<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Reset nrf52840 dongles nodes from a ble mesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92065/reset-nrf52840-dongles-nodes-from-a-ble-mesh</link><description>Hi! 
 Three or four months ago I create a ble mesh with 6 nrf52840 Dongles. Now I want to reset all Dongles in order to create a new ble mesh with a different functionnality (a new code). The problem is that I dont have the phone where I configure the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Sep 2022 12:10:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92065/reset-nrf52840-dongles-nodes-from-a-ble-mesh" /><item><title>RE: Reset nrf52840 dongles nodes from a ble mesh</title><link>https://devzone.nordicsemi.com/thread/386851?ContentTypeID=1</link><pubDate>Mon, 19 Sep 2022 12:10:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64ed1716-5168-4490-ba26-b6bc51519800</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Carlos,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The challenge with the dongle (also the reason why we don&amp;#39;t recommend it as a development platform) is that there isn&amp;#39;t a straight forward way of erasing application data on the dongle or to reset it as it was new.&amp;nbsp;&lt;br /&gt;It&amp;#39;s possible to use the bootloader to update new firmware.&amp;nbsp; However, the bootloader doesn&amp;#39;t have a function to clear application data which located right below the bootloader.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The easiest way to solving this is to solder a 10 pins header to P1 (the same header as in Debug OUT port and Debug IN port on the DK) , on the back side of the dongle. Then you can use the nRF52 DK to connect to it (using &lt;a href="https://www.adafruit.com/product/1675"&gt;10-pin cable&lt;/a&gt;&amp;nbsp;) and flash it as a normal dev kit.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t have a spare 10 pins header,&amp;nbsp; you can unsolder the Debug IN header on the DK and solder it on the dongle if you don&amp;#39;t usually use the Debug IN feature.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Another option, if you don&amp;#39;t want to solder the header on all 6 dongles is to create a application that erase all the application data (the provisioning data), then you can flash the mesh application after it has done that.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>