<?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>DFU over BLE using NRF52 DK fails with error code 8</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30308/dfu-over-ble-using-nrf52-dk-fails-with-error-code-8</link><description>Hello! 
 I&amp;#39;m trying to perform DFU over BLE using a NRF52 devkit. I&amp;#39;m getting the following error preceded by lots of &amp;quot;Invalid advertising data type&amp;quot; logs: 
 Traceback (most recent call last): File &amp;quot;/usr/local/bin/nrfutil&amp;quot;, line 11, in &amp;lt;module&amp;gt; load_entry_point</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Feb 2018 07:01:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30308/dfu-over-ble-using-nrf52-dk-fails-with-error-code-8" /><item><title>RE: DFU over BLE using NRF52 DK fails with error code 8</title><link>https://devzone.nordicsemi.com/thread/120504?ContentTypeID=1</link><pubDate>Mon, 12 Feb 2018 07:01:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c69ce11-59ad-4677-8ad6-aa32551e9554</guid><dc:creator>LJBD</dc:creator><description>&lt;p&gt;Yes, thank you&amp;nbsp; very much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU over BLE using NRF52 DK fails with error code 8</title><link>https://devzone.nordicsemi.com/thread/120445?ContentTypeID=1</link><pubDate>Fri, 09 Feb 2018 14:52:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c60c103-f9c9-4666-9e25-1fd67982666e</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>[quote user="LJBD"]I&amp;#39;ve also found out why it appeared in the first place: the target device&amp;#39;s proxy was turned off.[/quote]
&lt;p&gt;I&amp;#39;m not exactly sure what you mean by this, but does that mean that the issue is solved then?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU over BLE using NRF52 DK fails with error code 8</title><link>https://devzone.nordicsemi.com/thread/120433?ContentTypeID=1</link><pubDate>Fri, 09 Feb 2018 13:56:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cfdc06b-5603-47b3-b158-2395c4769bd7</guid><dc:creator>LJBD</dc:creator><description>&lt;p&gt;I&amp;#39;ve used:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfutil dfu ble -pkg dfu.zip -ic NRF52 -p /dev/ttyACM0 -a MAC -f&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve also found out why it appeared in the first place: the target device&amp;#39;s proxy was turned off. I&amp;#39;m not sure which connectivity firmware I was using, possibly 1.2.0 with 115200 kB/s baudrate.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU over BLE using NRF52 DK fails with error code 8</title><link>https://devzone.nordicsemi.com/thread/120335?ContentTypeID=1</link><pubDate>Thu, 08 Feb 2018 16:56:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87488257-c3a0-4ca2-b969-1fd61a25294b</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Error code 8 means&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v5.0.0/group__nrf__error.html#gaf0aff2ba7864b34a36b4a96986e1851e"&gt;NRF_ERROR_INVALID_STATE&lt;/a&gt;. As a return code from &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v5.0.0/group___b_l_e___g_a_p___f_u_n_c_t_i_o_n_s.html#ga0e92b62656057a13747a2ef1e71fd128"&gt;&lt;span&gt;ble_gap_scan_stop&lt;/span&gt;&lt;/a&gt;&lt;span&gt;, this means that the code try to stop scanning without scanning being started.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What command are you using for performing DFU? Have you erased the board before running nrfutil, to make sure you get the correct connectivity firmware?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>