<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Everything nRF52840]]></title><description><![CDATA[<p dir="auto">This thread is intended to be a collecting point for all information related to nRF52840.</p>
<p dir="auto">It turns out the nRF52840 dongle is very easy to solder with pin headers, and the format is breadboard friendly as well:<br />
<img src="/assets/uploads/files/1536863856430-nrf52840_dongle-resized.jpg" alt="0_1536863999498_nrf52840_dongle.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mysensors.org/topic/9717/everything-nrf52840</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 02:27:53 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/9717.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Sep 2018 18:37:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Everything nRF52840 on Sat, 05 Sep 2020 17:13:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/neverdie" aria-label="Profile: NeverDie">@<bdi>NeverDie</bdi></a> i can speak for arduino side im not sure how it works for CircuitPython. virtual hard drive part is only true if there was a bootloader prior to update. im not sure how nordic ships their dongles but i think they dont install adafruit bootloader inside of them :) so you need a fresh bootloader install and it is easy but you need jlink for that. after connecting your jlink to nrf52 open the arduino from menu find jlink for adafruit nrf52 and then just simply click install bootloader and voila it works with arduino.<br />
but then again that usb dongle wont work seamlessly with adafruit bootloader because im sure adafruit has different pin maps you just need to check their pins from variants file and match them on paper to the dongle so when you write your code you know which ones to use, unless theres a seperate variants file specifically made for this dongle.</p>
]]></description><link>https://forum.mysensors.org/post/107466</link><guid isPermaLink="true">https://forum.mysensors.org/post/107466</guid><dc:creator><![CDATA[orhanyor]]></dc:creator><pubDate>Sat, 05 Sep 2020 17:13:08 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Wed, 02 Sep 2020 11:10:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wassfila" aria-label="Profile: wassfila">@<bdi>wassfila</bdi></a> Nicely engineered!</p>
<p dir="auto">BTW, if I'm not mistaken, Adafruit's bootloader ( <a href="https://learn.adafruit.com/introducing-the-adafruit-nrf52840-feather/update-bootloader" rel="nofollow ugc">https://learn.adafruit.com/introducing-the-adafruit-nrf52840-feather/update-bootloader</a> ) should work on these dongle boards as well.  I suspect the way it may works is:<br />
0.  Install the booloader as per the instructions in the link above.  Thereafter,</p>
<ol>
<li>Plug the dongle into the usb port on your pc, whereupon lit's treated like a virtual hard drive.</li>
<li>Drag the binary you want to upload to the virtual drive icon on the PC</li>
<li>Reboot to finish, and that launches your program.</li>
</ol>
<p dir="auto">Anyone tried it?  If so, is that a correct summation?</p>
]]></description><link>https://forum.mysensors.org/post/107439</link><guid isPermaLink="true">https://forum.mysensors.org/post/107439</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Wed, 02 Sep 2020 11:10:18 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Tue, 01 Sep 2020 16:15:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/neverdie" aria-label="Profile: NeverDie">@<bdi>NeverDie</bdi></a> , you got it right, mine has the advantage of being self holding, which is quite an advantage if you want to debug, I tried, to debug in the past using the keyboard with only one hand, not very efficient :)</p>
<p dir="auto">As you can see, the one in the left side, is holding by itself, it does not has the cables soldered though, the one on the right is my first iteration, but the side holders are weak and broke with time.<br />
It is true that the fact of picking the two side points, it makes it self aligning.<br />
The blue versions are the newer ones, where you can slide it in with the pogo pins stretched out, and then you press it in and lock the open space in the bottom with that small blue little thingie that we see unused and free in the middle version. So no rubber band required, all is static mechanics.<br />
Both middle and left versions are available, the middle version requires glue to fix the pogo pins in the printed shell after being inserted the first time but makes soldering the wires on top easier. The left one has a roof holding the pogo pins but they're harder to access for soldering the debug wires in them and also printing is with slightly more debris given the complex bridging.<br />
One way or the other, this managed to get me a self-standing pogo pin adapter of an already existing board. Indeed if you design your own, you can think of those you linked, but if you're short of space, you can also fallback on such custom 3d printed solutions.<br />
This nRF52840 usb dongle is an amazingly powerful board and so cheap, that I'm confused why Nordic did not made the debug for it simpler, feels like they prefer to sell the dev kit for prototyping, but they don't know how hobbyist like to prototype on the final cheap product. I could afford 5 of them to experiment with some mesh protocols.</p>
<p dir="auto">So if you have access to 3d printing and would like to give it a try, I'll stay around and help if needed, also if you have improvement suggestions, I struggle with fusion360 till I get things done.</p>
]]></description><link>https://forum.mysensors.org/post/107436</link><guid isPermaLink="true">https://forum.mysensors.org/post/107436</guid><dc:creator><![CDATA[wassfila]]></dc:creator><pubDate>Tue, 01 Sep 2020 16:15:01 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Sun, 30 Aug 2020 21:53:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wassfila" aria-label="Profile: wassfila">@<bdi>wassfila</bdi></a> Nice!  Thanks for posting. There's also this one for those who want to something readymade:  <a href="https://www.tindie.com/products/ElectronutLabs/pogoprog-model-c-pogo-pin-programmer-swd-2-pack/" rel="nofollow ugc">https://www.tindie.com/products/ElectronutLabs/pogoprog-model-c-pogo-pin-programmer-swd-2-pack/</a><br />
It looks like yours has the advantage of being self-aligning.  It certainly helps a lot if you can lock it on and not have to hold it.  Does yours do that already, or would it need a rubber band (or something) in addition to hold it in position?</p>
<p dir="auto">I've been kinda intriqued by these things:  <a href="https://www.segger.com/products/debug-probes/j-link/accessories/adapters/10-pin-needle-adapter/" rel="nofollow ugc">https://www.segger.com/products/debug-probes/j-link/accessories/adapters/10-pin-needle-adapter/</a><br />
because it's general purpose and  you can lock them on, but the downside is that the latching holes consume a fair amount of board real estate.</p>
]]></description><link>https://forum.mysensors.org/post/107421</link><guid isPermaLink="true">https://forum.mysensors.org/post/107421</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Sun, 30 Aug 2020 21:53:05 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Sun, 30 Aug 2020 14:12:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/neverdie" aria-label="Profile: NeverDie">@<bdi>NeverDie</bdi></a> , indeed OTA is optimal, then at least the default pre-flashed bootloaded is not so bad to be able to update SW without debugger. But for development purposes the USB dongles are much cheaper than the devkit, yet lacking debug connections. I hope this pogo pin adapter can help others, as I use it to flash and even debug with Ozone on that cheap nRF52840 USB dongle.<br />
Link to CAD Model : <a href="https://a360.co/3jr91PD" rel="nofollow ugc">https://a360.co/3jr91PD</a><br />
Also on thingiverse although thingiverse connection is not stable<br />
<a href="https://www.thingiverse.com/thing:3384693" rel="nofollow ugc">https://www.thingiverse.com/thing:3384693</a></p>
<p dir="auto">I also like platformio Arduino and would like to have the nRF52840 USB dongle supported without the softdevices, as they prevent the direct usage of the RF peripheral for custom radio.</p>
<p dir="auto"><img src="/assets/uploads/files/1598796545947-pogo-versions-resized.jpg" alt="pogo-versions.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mysensors.org/post/107412</link><guid isPermaLink="true">https://forum.mysensors.org/post/107412</guid><dc:creator><![CDATA[wassfila]]></dc:creator><pubDate>Sun, 30 Aug 2020 14:12:40 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Thu, 23 Jul 2020 22:32:15 GMT]]></title><description><![CDATA[<p dir="auto">after abit of looking around and testing i think i made it work at least examples are quite responsive without a single disconnect. i had to add some header files and extra bit of code to every sketch so the knows how to use PA/LNA.</p>
<pre><code>static void pa_lna_assist(uint32_t gpio_pa_pin, uint32_t gpio_lna_pin)
{
    ret_code_t err_code;

    static const uint32_t gpio_toggle_ch = 0;
    static const uint32_t ppi_set_ch = 0;
    static const uint32_t ppi_clr_ch = 1;
    
    // Configure SoftDevice PA/LNA assist
    ble_opt_t opt;
    memset(&amp;opt, 0, sizeof(ble_opt_t));
    // Common PA/LNA config
    opt.common_opt.pa_lna.gpiote_ch_id  = gpio_toggle_ch;        // GPIOTE channel
    opt.common_opt.pa_lna.ppi_ch_id_clr = ppi_clr_ch;            // PPI channel for pin clearing
    opt.common_opt.pa_lna.ppi_ch_id_set = ppi_set_ch;            // PPI channel for pin setting
    // PA config
    opt.common_opt.pa_lna.pa_cfg.active_high = 1;                // Set the pin to be active high
    opt.common_opt.pa_lna.pa_cfg.enable      = 1;                // Enable toggling
    opt.common_opt.pa_lna.pa_cfg.gpio_pin    = gpio_pa_pin;      // The GPIO pin to toggle
  
    // LNA config
    opt.common_opt.pa_lna.lna_cfg.active_high  = 1;              // Set the pin to be active high
    opt.common_opt.pa_lna.lna_cfg.enable       = 1;              // Enable toggling
    opt.common_opt.pa_lna.lna_cfg.gpio_pin     = gpio_lna_pin;   // The GPIO pin to toggle

    err_code = sd_ble_opt_set(BLE_COMMON_OPT_PA_LNA, &amp;opt);
    
}
</code></pre>
<p dir="auto">in this form i like the ble, without pa not so much. theres just big down side which is nrf52840 definitely not hobbyist friendly. next time i may design a quick nrf52832 pa board (this one has regular QFN package) to test with the same setup and compare the results.</p>
]]></description><link>https://forum.mysensors.org/post/106777</link><guid isPermaLink="true">https://forum.mysensors.org/post/106777</guid><dc:creator><![CDATA[orhanyor]]></dc:creator><pubDate>Thu, 23 Jul 2020 22:32:15 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Thu, 23 Jul 2020 17:10:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/neverdie" aria-label="Profile: NeverDie">@<bdi>NeverDie</bdi></a> i had to use stencil because i cant inspect aQFN soc from outside. as you can see every pin is at the bottom of it and they are very tiny. to make sure theres correct amount theres no other way than using stencil. to be honest i was expecting problems but it was ok :)</p>
]]></description><link>https://forum.mysensors.org/post/106771</link><guid isPermaLink="true">https://forum.mysensors.org/post/106771</guid><dc:creator><![CDATA[orhanyor]]></dc:creator><pubDate>Thu, 23 Jul 2020 17:10:57 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Thu, 23 Jul 2020 16:39:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/orhanyor" aria-label="Profile: orhanyor">@<bdi>orhanyor</bdi></a> Nice!  How did you manage to do the solder paste so precisely?</p>
]]></description><link>https://forum.mysensors.org/post/106769</link><guid isPermaLink="true">https://forum.mysensors.org/post/106769</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Thu, 23 Jul 2020 16:39:54 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Thu, 23 Jul 2020 16:05:17 GMT]]></title><description><![CDATA[<p dir="auto">hey guys, i finally assembled my nrf52840 pa board. it was sitting there for quite some time but i couldn't find some spare time to get on with it but here are some experiences i had.<br />
i was worried about this aQFN footprint but it all went well, looks like everything is soldered correctly and i ordered my boards with cheapest HASL instead of ENIG.<br />
<img src="/assets/uploads/files/1595518889106-img_3870-resized.jpg" alt="IMG_3870.JPG" class=" img-fluid img-markdown" /></p>
<p dir="auto">then i uploaded the adafruit feather bootloader to test the bluetooth and it all works ok. i used my iphone 6s as a central device and im not sure if my phone has LNA or PA module inside for bluetooth so it may or may not be better if i use another module like the one i did. this connection is from my module to my phone WITHOUT PA activated at tx power max(8):<br />
<img src="/assets/uploads/files/1595519214539-without-pa.png" alt="without pa.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">and this is after i activate PA chip on board :</p>
<p dir="auto"><img src="/assets/uploads/files/1595519238002-with-pa.png" alt="with PA.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">and this is with 3 solid walls in between at around 10 meters distance<br />
<img src="/assets/uploads/files/1595519273115-3-solid-walls.png" alt="3 solid walls.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">as you can see signal strength is massively different pa bumps up the signal from -87dbm to -30dbm which is probably day and night difference.<br />
but with this setup you manually have to enable and disable rx and tx pins in order to keep the communication. well im not really good at coding but im going to try make the whole thing automatically because nordic already has this PA assist feature buried inside its BLE core, just gotta find a way to make it work.</p>
<p dir="auto">final board, forgot to add i opted to use pcb antenna but i could switch to external antenna as well i just have to reposition the 0 ohm resistor to use that SMA on the side and then results could get even better:<br />
<img src="/assets/uploads/files/1595519635949-img_3878-resized.jpg" alt="IMG_3878.JPG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mysensors.org/post/106768</link><guid isPermaLink="true">https://forum.mysensors.org/post/106768</guid><dc:creator><![CDATA[orhanyor]]></dc:creator><pubDate>Thu, 23 Jul 2020 16:05:17 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Sun, 17 May 2020 18:02:36 GMT]]></title><description><![CDATA[<p dir="auto">hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/truitecendr%C3%A9e" aria-label="Profile: TruiteCendrée">@<bdi>TruiteCendrée</bdi></a>  :grin:</p>
<p dir="auto">yes this is possible with nrf52840, but unfortunately zigbee is not compatible with mysensors. Mysensors is a software stack like zigbee is.</p>
<p dir="auto">I think you'll get more infos if you take a look on nordic semi forums. They have a zigbee stack for nrf52840.</p>
]]></description><link>https://forum.mysensors.org/post/105642</link><guid isPermaLink="true">https://forum.mysensors.org/post/105642</guid><dc:creator><![CDATA[scalz]]></dc:creator><pubDate>Sun, 17 May 2020 18:02:36 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Sun, 17 May 2020 17:06:04 GMT]]></title><description><![CDATA[<p dir="auto">Hi everyone,<br />
I'm a bit a newbie in hardware and need your help. I'm a PHD student and I actually work on ZigBee networks. For a POC, I need to have an hardware device able to capture and send ZigBee messages from a "true" physical device. (An old philips Hue or maybe an Ikea smartbulb for example - normally, 2.4GHz).<br />
The idea is to make a false ZigBee Gateway to work on the secrurity of the enrolment in ZigBee 3.0 within software.<br />
My issue is that I'm unfortunately a bit newbie in on-board programming and thus can't be sure if it's feasible and if it's really complicated or not. I'm posting my message here because the nrf52840 seems to fit my needs with a ZigBee compatibilty.<br />
Thanks by advance for your answers !</p>
]]></description><link>https://forum.mysensors.org/post/105641</link><guid isPermaLink="true">https://forum.mysensors.org/post/105641</guid><dc:creator><![CDATA[TruiteCendrée]]></dc:creator><pubDate>Sun, 17 May 2020 17:06:04 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Mon, 27 Apr 2020 01:05:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/neverdie" aria-label="Profile: NeverDie">@<bdi>NeverDie</bdi></a>   Of course the oven is the way it is meant to be done.<br />
I have the oven waiting to convert, but that's still ahead on my project list : )</p>
]]></description><link>https://forum.mysensors.org/post/105215</link><guid isPermaLink="true">https://forum.mysensors.org/post/105215</guid><dc:creator><![CDATA[nagelc]]></dc:creator><pubDate>Mon, 27 Apr 2020 01:05:02 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Sun, 26 Apr 2020 17:13:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nagelc" aria-label="Profile: nagelc">@<bdi>nagelc</bdi></a> Not sure, but here's a guess: maybe generously  tinning some braided wire so as to wick up the solder, dipping it in lots of flux, and then feeding it through the hole?  Then when you apply heat from a soldering iron hopefully enough of the wicked solder would melt onto the pad to make a connection.</p>
<p dir="auto">However, I presume the better way would be to apply solder paste on the pads before sticking on the module and then reflow it in an oven.</p>
]]></description><link>https://forum.mysensors.org/post/105199</link><guid isPermaLink="true">https://forum.mysensors.org/post/105199</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Sun, 26 Apr 2020 17:13:09 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Sun, 26 Apr 2020 13:40:31 GMT]]></title><description><![CDATA[<p dir="auto">I would also be interested in hearing tips for this type of soldering (thru-hole to pads)<br />
I tried the thru-hole method with the LGA pads on the back of an BT832.  It wasn't very successful, I was only able to get one of the 5 holes in my pattern to connect.  These look larger and more widely spaced, so it probably works better.</p>
]]></description><link>https://forum.mysensors.org/post/105186</link><guid isPermaLink="true">https://forum.mysensors.org/post/105186</guid><dc:creator><![CDATA[nagelc]]></dc:creator><pubDate>Sun, 26 Apr 2020 13:40:31 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Sun, 26 Apr 2020 08:08:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/neverdie" aria-label="Profile: NeverDie">@<bdi>NeverDie</bdi></a> doh! I glossed over that one and just assumed it wasn't possible for me due to the pads. Now on 2nd viewing I see that the inner pads are actually through holes, so I can solder them from the other side :-)<br />
Thanks! Has anyone tried that one and has any tips?</p>
]]></description><link>https://forum.mysensors.org/post/105179</link><guid isPermaLink="true">https://forum.mysensors.org/post/105179</guid><dc:creator><![CDATA[idanronen]]></dc:creator><pubDate>Sun, 26 Apr 2020 08:08:20 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Sun, 26 Apr 2020 04:02:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/idanronen" aria-label="Profile: idanronen">@<bdi>idanronen</bdi></a> <a href="https://github.com/joric/nrfmicro" rel="nofollow ugc">https://github.com/joric/nrfmicro</a></p>
]]></description><link>https://forum.mysensors.org/post/105173</link><guid isPermaLink="true">https://forum.mysensors.org/post/105173</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Sun, 26 Apr 2020 04:02:20 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Sun, 26 Apr 2020 01:00:15 GMT]]></title><description><![CDATA[<p dir="auto">Reading all of this, I think I made a mistake buying the e73-2G4M08S1C and a Deb board. I doubt I have the capabilities to solder this board properly. Since I have no experience designing boards, is there any simple breakout board design available I can order from pcbway so I can at least solder the outer pins?<br />
The only board I found was this one:<br />
<a href="https://www.openhardware.io/view/745/Light-and-shock-sensor-or-nRF52840-or-MySensors-or-ZigBee" rel="nofollow ugc">https://www.openhardware.io/view/745/Light-and-shock-sensor-or-nRF52840-or-MySensors-or-ZigBee</a></p>
]]></description><link>https://forum.mysensors.org/post/105171</link><guid isPermaLink="true">https://forum.mysensors.org/post/105171</guid><dc:creator><![CDATA[idanronen]]></dc:creator><pubDate>Sun, 26 Apr 2020 01:00:15 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Tue, 24 Mar 2020 21:03:16 GMT]]></title><description><![CDATA[<p dir="auto">A datasheet for the new nRF5340 is now available:  <a href="https://infocenter.nordicsemi.com/pdf/nRF5340_OPS_v0.5.1.pdf" rel="nofollow ugc">https://infocenter.nordicsemi.com/pdf/nRF5340_OPS_v0.5.1.pdf</a></p>
<p dir="auto">It has some improvements, but some of its competition seems to be <em>much</em> lower power.</p>
]]></description><link>https://forum.mysensors.org/post/104538</link><guid isPermaLink="true">https://forum.mysensors.org/post/104538</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Tue, 24 Mar 2020 21:03:16 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Wed, 04 Mar 2020 19:53:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/neverdie" aria-label="Profile: NeverDie">@<bdi>NeverDie</bdi></a> Yes that is a good option or use the accelerometer to sense an input.</p>
]]></description><link>https://forum.mysensors.org/post/104196</link><guid isPermaLink="true">https://forum.mysensors.org/post/104196</guid><dc:creator><![CDATA[Jon Raymond]]></dc:creator><pubDate>Wed, 04 Mar 2020 19:53:05 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Mon, 02 Mar 2020 15:46:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jon-raymond" aria-label="Profile: Jon-Raymond">@<bdi>Jon-Raymond</bdi></a> said in <a href="/post/104159">Everything nRF52840</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/neverdie" aria-label="Profile: NeverDie">@<bdi>NeverDie</bdi></a> Ya Adafruit's Clue looks great. I just wish they would have added one more button to the front so up/down/select could be used for a menu system on the display.</p>
</blockquote>
<p dir="auto">Maybe you could program one of pads #0, #1, or #2 to be a capacitive touch equivalent of the extra button you wish it had?</p>
]]></description><link>https://forum.mysensors.org/post/104160</link><guid isPermaLink="true">https://forum.mysensors.org/post/104160</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Mon, 02 Mar 2020 15:46:22 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Mon, 02 Mar 2020 15:40:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/neverdie" aria-label="Profile: NeverDie">@<bdi>NeverDie</bdi></a> Ya Adafruit's Clue looks great. I just wish they would have added one more button to the front so up/down/select could be used for a menu system on the display.</p>
]]></description><link>https://forum.mysensors.org/post/104159</link><guid isPermaLink="true">https://forum.mysensors.org/post/104159</guid><dc:creator><![CDATA[Jon Raymond]]></dc:creator><pubDate>Mon, 02 Mar 2020 15:40:16 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Sat, 29 Feb 2020 18:50:25 GMT]]></title><description><![CDATA[<p dir="auto">Adafruit now has an alpha release nRF52840 offering in a BBC microbit form factor:<br />
<a href="https://www.adafruit.com/clue" rel="nofollow ugc">https://www.adafruit.com/clue</a></p>
<p dir="auto"><img src="https://cdn-shop.adafruit.com/product-videos/1024x768/4500-04.jpg" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">The listing says it's programmable from the Arduino IDE.</p>
<p dir="auto">The original micro:bit seems locked in time, with no official mcu upgrades from micro:bit itself, but nonetheless by the end of 2018 over <strong>two million</strong> micro:bits had been distributed globally.  Pretty amazing for such a minimalist, barebones platform.</p>
]]></description><link>https://forum.mysensors.org/post/104124</link><guid isPermaLink="true">https://forum.mysensors.org/post/104124</guid><dc:creator><![CDATA[NeverDie]]></dc:creator><pubDate>Sat, 29 Feb 2020 18:50:25 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Thu, 27 Feb 2020 15:19:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scalz" aria-label="Profile: scalz">@<bdi>scalz</bdi></a> Yeah, next time I just <a href="https://blog.codinghorror.com/content/images/2014/11/ars-banana-experiment-graphic.jpg" rel="nofollow ugc">have not read, but watch</a> the video.</p>
<p dir="auto">My impression was that the snow coating acted like a mirror thus greatly extending the range. But I admit 14 km is ridiculous. So sounds like a challenge :-)</p>
]]></description><link>https://forum.mysensors.org/post/104075</link><guid isPermaLink="true">https://forum.mysensors.org/post/104075</guid><dc:creator><![CDATA[Mishka]]></dc:creator><pubDate>Thu, 27 Feb 2020 15:19:02 GMT</pubDate></item><item><title><![CDATA[Reply to Everything nRF52840 on Thu, 27 Feb 2020 13:26:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mishka" aria-label="Profile: Mishka">@<bdi>Mishka</bdi></a>  bah no shame, enthousiasm is good thing ;)</p>
]]></description><link>https://forum.mysensors.org/post/104073</link><guid isPermaLink="true">https://forum.mysensors.org/post/104073</guid><dc:creator><![CDATA[scalz]]></dc:creator><pubDate>Thu, 27 Feb 2020 13:26:54 GMT</pubDate></item></channel></rss>