<?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>Converting nRF52840-DK to BLE sniffer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/96302/converting-nrf52840-dk-to-ble-sniffer</link><description>Hi, 
 I&amp;#39;m following the guide to convert nRF52840-DK to a sniffer but I couldn&amp;#39;t manage to flash the .hex with the &amp;quot;Programmer 3.0.4&amp;quot; software: it listed the device but it didn&amp;#39;t allow me to load the new .hex (Erase &amp;amp; write button is disabled). Do I need</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Feb 2023 11:01:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/96302/converting-nrf52840-dk-to-ble-sniffer" /><item><title>RE: Converting nRF52840-DK to BLE sniffer</title><link>https://devzone.nordicsemi.com/thread/408244?ContentTypeID=1</link><pubDate>Mon, 06 Feb 2023 11:01:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21911c0f-40a8-4fa1-bf29-138b111afbcb</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The log indicates that we&amp;#39;re not able to get in contact with the onboard debugger. Have you modified the board in any way, such as soldering or cutting any solder bridges or configured any switches?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you share a picture of your development kit that shows how the switches are configured?&lt;/p&gt;
&lt;p&gt;Also please go through the steps outlined in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/24592/my-nrf52-nrf51-dk-kit-doesn-t-work"&gt;this list&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Converting nRF52840-DK to BLE sniffer</title><link>https://devzone.nordicsemi.com/thread/408010?ContentTypeID=1</link><pubDate>Fri, 03 Feb 2023 13:07:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70544b26-3ad0-4474-9072-8a032dd1af8b</guid><dc:creator>Apica</dc:creator><description>&lt;p&gt;I use the&amp;nbsp;west flash command from vscode (task) and it works properly without&amp;nbsp;using the bootloader mode. Also, Segger tools&amp;nbsp;properly detect the device.&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Converting nRF52840-DK to BLE sniffer</title><link>https://devzone.nordicsemi.com/thread/408006?ContentTypeID=1</link><pubDate>Fri, 03 Feb 2023 12:53:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f4f6247-3ddb-4501-a65e-21b2ed0a35de</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Seems like you have an issue with nRF Command line Tools.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What are you using to flash it after building the project? Are you using VS Code to flash it? Or do you always set the board in bootloader mode and then drag the hex file over to the folder after building the project?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Converting nRF52840-DK to BLE sniffer</title><link>https://devzone.nordicsemi.com/thread/407967?ContentTypeID=1</link><pubDate>Fri, 03 Feb 2023 10:33:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e69669aa-aab5-4ba6-b474-a42fd2dd30d1</guid><dc:creator>Apica</dc:creator><description>&lt;p&gt;It failed with the following code:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[error] [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.
[error] [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.
...
[error] [SeggerBackend] - JLinkARM.dll reported &amp;quot;-1&amp;quot;, &amp;quot;An unknown error.&amp;quot;.
ERROR: JLinkARM DLL reported an error. Try again. If error condition
ERROR: persists, run the same command again with argument --log, contact Nordic
ERROR: Semiconductor and provide the generated log.log file to them.&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Adding the --log file I ended with the following file:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/1376.log.log"&gt;devzone.nordicsemi.com/.../1376.log.log&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I usually flash using Zehyr build, and I checked that is still working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Converting nRF52840-DK to BLE sniffer</title><link>https://devzone.nordicsemi.com/thread/407953?ContentTypeID=1</link><pubDate>Fri, 03 Feb 2023 10:05:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:322d1867-9e9a-4bb9-944d-6a9afee39557</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you able to flash examples using nRF Command Line Tools?&lt;/p&gt;
&lt;p&gt;For example, if you&amp;#39;re using nRF5 SDK you could flash the blinky example with:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfjprog --program blinky_pca10056.hex --chiperase --verify&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You find the hex in the nRF5SDK at:&lt;/p&gt;
&lt;p&gt;SDK_ROOT\examples\peripheral\blinky\hex&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Converting nRF52840-DK to BLE sniffer</title><link>https://devzone.nordicsemi.com/thread/407949?ContentTypeID=1</link><pubDate>Fri, 03 Feb 2023 10:01:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5a25fcd-377e-4676-9185-9fa62fffac5d</guid><dc:creator>Apica</dc:creator><description>&lt;ol&gt;
&lt;li&gt;It&amp;#39;s PCA10056 2.0.1 2020.25&lt;/li&gt;
&lt;li&gt;I&amp;#39;ve been able to flash other firmware using If BOOT/RESET button (J-Link OB-SAM3U128-V2-NordicSemi 170724.bin) but I usually use the board to flash&amp;nbsp;external boards.&lt;/li&gt;
&lt;li&gt;No, I just plugged external&amp;nbsp;wires to flash SWD devices, but now they are removed.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Converting nRF52840-DK to BLE sniffer</title><link>https://devzone.nordicsemi.com/thread/407947?ContentTypeID=1</link><pubDate>Fri, 03 Feb 2023 09:55:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db2419ce-d784-46ee-a157-f9ee4b304442</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi there,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Some questions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Which revision of the nRF52840 DK are you using? It should be printed on a sticker on your development kit.&lt;/li&gt;
&lt;li&gt;Are you able to flash the development kit with any other fw such as the examples in our SDK?&lt;/li&gt;
&lt;li&gt;Have you done any modifications on the development kit such as soldering or cutting the onboard solder bridges?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>