<?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>nRF52805 OTA DFU no Bluetooth signal</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83672/nrf52805-ota-dfu-no-bluetooth-signal</link><description>Hi, 
 I built a ble_app_buttonless_dfu_pca10040e_s112 project on the nRF52805. However, I cannot receive Bluetooth signal on nRF connect. 
 I have attached my generated hex file and used command in this post. 
 Please help me out. Thanks in advance!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Jan 2022 16:56:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83672/nrf52805-ota-dfu-no-bluetooth-signal" /><item><title>RE: nRF52805 OTA DFU no Bluetooth signal</title><link>https://devzone.nordicsemi.com/thread/349355?ContentTypeID=1</link><pubDate>Mon, 24 Jan 2022 16:56:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d5d516c-0de7-433f-b155-c548f772282e</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did this solve the issue? If so I would appreciate if you accept the answer, so that others will find it and get help from it in the future.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52805 OTA DFU no Bluetooth signal</title><link>https://devzone.nordicsemi.com/thread/348018?ContentTypeID=1</link><pubDate>Mon, 17 Jan 2022 12:11:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:844fb5c5-1143-4236-83dd-e56e90e0e62b</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The attached hex files looks right to me, and indeed seem to work on my nRF52 DK (PCA10040).&lt;/p&gt;
&lt;p&gt;However, the command I used for programming was slighlty different from that in the attached text file: The last option should be &amp;quot;&lt;code&gt;--reset&lt;/code&gt;&amp;quot; (with two dashes) and not &amp;quot;&lt;code&gt;-reset&lt;/code&gt;&amp;quot; (with one dash). With the wrong version of the option, the board is not reset after programming. Manually resetting it, or correctly applying &lt;code&gt;--reset&lt;/code&gt;, makes it work.&lt;/p&gt;
&lt;p&gt;I find it a bit strange that nrfjprog doesn&amp;#39;t give any error response on the erroneous &amp;quot;&lt;code&gt;-reset&lt;/code&gt;&amp;quot; option. If anything I would have expected it to treat &lt;code&gt;r&lt;/code&gt;, &lt;code&gt;e&lt;/code&gt;, &lt;code&gt;s&lt;/code&gt;, &lt;code&gt;e&lt;/code&gt; and &lt;code&gt;t&lt;/code&gt; as individual short form options (which should both apply reset (&lt;code&gt;-r&lt;/code&gt;) and trigger error on wrong use of the &lt;code&gt;-s&lt;/code&gt; parameter.) The behavior looks like silently dropping wrongly formatted options, which I consider a bug. I have reported it internally for the nrfjprog team to look into and hopefully patch for a future nrfjprog release.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>