<?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>Dongle Programming</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54556/dongle-programming</link><description>I&amp;#39;ve modified the ble-central/ble_app_rscs_c to scan for extended advertising packets. 
 The code works great on the nRF52 DK, but doesn&amp;#39;t work on the dongle (nRF52840). 
 
 I&amp;#39;ve followed the tutorial and modified the project options, but it still doesn</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Nov 2019 09:41:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54556/dongle-programming" /><item><title>RE: Dongle Programming</title><link>https://devzone.nordicsemi.com/thread/221261?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2019 09:41:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:712914b2-9edb-434a-88b1-6a4a3ebed16f</guid><dc:creator>haakonsh</dc:creator><description>[quote user="Shai"]My only conclusion is that the code/hex wasn&amp;#39;t really flushed correctly to the dongle.[/quote]
&lt;p&gt;Then I suggest you read back the flash data and compare it to the hex file you flashed to it. If they are the same then the program is intact.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Either way, you need to debug the program that&amp;#39;s running on the dongle.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dongle Programming</title><link>https://devzone.nordicsemi.com/thread/221146?ContentTypeID=1</link><pubDate>Wed, 20 Nov 2019 16:23:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db7a8fb9-226f-415d-9cd0-407dd7945390</guid><dc:creator>Shai</dc:creator><description>&lt;p&gt;My setup is a peripheral (nRF52 DK) that sends extended adv messages (like &amp;quot;this is the &amp;lt;n&amp;gt; message&amp;quot;), a central that is connected to a windows laptop through USB, and a java program running on the laptop that reads messages from the serial port and print them to a console.&lt;/p&gt;
&lt;p&gt;When the DK is being used as the central, everything works perfect.&lt;/p&gt;
&lt;p&gt;However when we use the dongle as the central I see only &amp;quot;gibberish&amp;quot; messages which dont come from the board.&lt;/p&gt;
&lt;p&gt;My only conclusion is that the code/hex wasn&amp;#39;t really flushed correctly to the dongle.&lt;/p&gt;
&lt;p&gt;Shai&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dongle Programming</title><link>https://devzone.nordicsemi.com/thread/221086?ContentTypeID=1</link><pubDate>Wed, 20 Nov 2019 13:18:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d0b5188-aff5-461f-8781-c700d73f38f7</guid><dc:creator>haakonsh</dc:creator><description>[quote user="Shai"]I can see the packets, but when running the same code on the dongle, packets are not being received[/quote]
&lt;p&gt;We need details. What do you mean by &amp;#39;see&amp;#39;, and &amp;#39;&lt;span&gt;packets are not being received&amp;#39;. Are you relying on UART logs for your observations or are you catching the BLE events from the SoftDevice directly in a debugging environment?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dongle Programming</title><link>https://devzone.nordicsemi.com/thread/220945?ContentTypeID=1</link><pubDate>Tue, 19 Nov 2019 19:59:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8fb9edd4-7eeb-4c1c-a034-3d489e699fdb</guid><dc:creator>Shai</dc:creator><description>&lt;p&gt;I&amp;#39;ve changed the code to print only extended adv packets that are being sent from my nRF52 DK (programmed as peripheral) . When running the code on a 2nd&amp;nbsp;&lt;span&gt;nRF52&amp;nbsp; DK (programmed&amp;nbsp;as central) I can see the packets, but when running the same code on the dongle, packets are not being received&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dongle Programming</title><link>https://devzone.nordicsemi.com/thread/220818?ContentTypeID=1</link><pubDate>Tue, 19 Nov 2019 12:06:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:704bc5c8-c04d-41a1-8da1-f895e9eefaeb</guid><dc:creator>haakonsh</dc:creator><description>[quote user=""]The code works great on the nRF52 DK, but doesn&amp;#39;t work on the dongle&amp;nbsp; (nRF52840).[/quote]
&lt;p&gt;&amp;nbsp;What does not work? We can&amp;#39;t help you if we don&amp;#39;t know what the issue is.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>