<?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>Porting zephyr BT Mesh onoff-app to nrf52840 Dongle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67068/porting-zephyr-bt-mesh-onoff-app-to-nrf52840-dongle</link><description>Hi, 
 I am working on a project using BT Mesh and I am evaluating a prototype using the nrf52840. I am not working with the mesh-SDK, because I am using zephyr. I am working from the onoff-app in the zephyr nrf samples. I was able to compile and flash</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Feb 2022 11:25:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67068/porting-zephyr-bt-mesh-onoff-app-to-nrf52840-dongle" /><item><title>RE: Porting zephyr BT Mesh onoff-app to nrf52840 Dongle</title><link>https://devzone.nordicsemi.com/thread/350637?ContentTypeID=1</link><pubDate>Tue, 01 Feb 2022 11:25:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73e66203-6c49-4cb5-ad8b-65ad59f9ba9c</guid><dc:creator>Carlos Galiana</dc:creator><description>&lt;p&gt;Hi Hung Bui. Thanks a lot.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Porting zephyr BT Mesh onoff-app to nrf52840 Dongle</title><link>https://devzone.nordicsemi.com/thread/350580?ContentTypeID=1</link><pubDate>Tue, 01 Feb 2022 08:47:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44c67f77-9d1b-4123-a099-49be7bf927a7</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Carlos, &lt;br /&gt;You can find the MBR in&amp;nbsp;nRF5_SDK_17.1.0_ddde560\components\softdevice\mbr\hex folder.&amp;nbsp;&lt;br /&gt;You can compile and flash the bootloader at&amp;nbsp;nRF5_SDK_17.1.0_ddde560\examples\dfu\open_bootloader\pca10059_usb&lt;/p&gt;
&lt;p&gt;There is a blog &lt;a href="https://devzone.nordicsemi.com/guides/short-range-guides/b/getting-started/posts/nrf52840-dongle-programming-tutorial"&gt;here &lt;/a&gt;that would give some more information.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Note that if you already solder the 10 pins connector, you don&amp;#39;t really need the bootloader. You can use the dongle the same way you use the Dev Kit.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Porting zephyr BT Mesh onoff-app to nrf52840 Dongle</title><link>https://devzone.nordicsemi.com/thread/350173?ContentTypeID=1</link><pubDate>Fri, 28 Jan 2022 11:03:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e292140-6e09-4215-8c58-a1f718b578b3</guid><dc:creator>Carlos Galiana</dc:creator><description>&lt;p&gt;Hi helsing,&lt;/p&gt;
&lt;p&gt;I have the same problem with my dongle. I programmed the dongle with a ligth switch example and I was able to find the device with the Mesh App. Then, I reset the nodes (a DK and two Dongles) and I could not find any of them. I erased all form the DK and now the mesh app detected it, but I dont know what to do with the Dongles and with the MBR and bootloader. I understand the fact that I have to connect the DK and the dongle throught 10 pin connector in order to erase all the memory, but I dont Know where I cant find the bootloader and the MRB to reload them in the dongle again. &amp;iquest;Am I correct about your solution? &amp;iquest;Where can I find the MRB and the bootloader?&lt;/p&gt;
&lt;p&gt;Thanks for your time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Porting zephyr BT Mesh onoff-app to nrf52840 Dongle</title><link>https://devzone.nordicsemi.com/thread/278828?ContentTypeID=1</link><pubDate>Fri, 06 Nov 2020 15:18:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bf2d809-5b64-431a-b86d-97b5bb6d383d</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi kratenko,&lt;/p&gt;
&lt;p&gt;I programmed the dongle using Programmer v1.4.7 from nRF Connect v3.6.0, and I was able to see the node in the nRF Mesh app on my Android device. I compiled the app using ncs v1.3.1. The dongle had one green light I was able to toggle this if I clicked multiple times on SW1.&lt;/p&gt;
&lt;p&gt;It is likely that your dongle already is flashed with an MBR and perhaps also a softdevice(like S140). &lt;/p&gt;
&lt;p&gt;The best solution would be to solder the 10 pin connector and erase everything on the dongle. The second best(if you don&amp;#39;t want to solder the connector) would be to erase the softdevice and only keep the MBR + bootloader.&lt;/p&gt;
&lt;p&gt;I will get back to you over the weekend with more details. &lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Porting zephyr BT Mesh onoff-app to nrf52840 Dongle</title><link>https://devzone.nordicsemi.com/thread/278242?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2020 11:09:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd304b9e-df68-4621-a273-8339e6394609</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi kratenko,&lt;/p&gt;
&lt;p&gt;Thank you for your patience. I will give you a short update this afternoon on what I think could be the issue.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Porting zephyr BT Mesh onoff-app to nrf52840 Dongle</title><link>https://devzone.nordicsemi.com/thread/276579?ContentTypeID=1</link><pubDate>Fri, 23 Oct 2020 09:04:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:868d30ff-b9ab-46d6-93a6-f4a69e569dcc</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Sorry for the delay here. I am still working on this.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Porting zephyr BT Mesh onoff-app to nrf52840 Dongle</title><link>https://devzone.nordicsemi.com/thread/274913?ContentTypeID=1</link><pubDate>Wed, 14 Oct 2020 13:27:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f195d9b-f122-45a2-bb8d-5524c57704f7</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for the thorough description. I have briefly looked through and I will dig further into this tomorrow.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>