<?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>Unable to programm 52840 based device using nrf52832DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123133/unable-to-programm-52840-based-device-using-nrf52832dk</link><description>Hi, 
 I am not able to program an Acconeer xm122, which is powered by an 52840. It is mounted on the Acconeer xb122 shield. My nrf52832DK is connected to the shield using a 10 pin SWD/JTAG cable. 
 Before I start programming my xm122 software of Acconeer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Jul 2025 15:11:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123133/unable-to-programm-52840-based-device-using-nrf52832dk" /><item><title>RE: Unable to programm 52840 based device using nrf52832DK</title><link>https://devzone.nordicsemi.com/thread/543788?ContentTypeID=1</link><pubDate>Mon, 28 Jul 2025 15:11:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6f37b4a-4c28-4dcc-8448-d0e9cb7d4e41</guid><dc:creator>Thomas57258</dc:creator><description>&lt;p&gt;Hi Kazi,&lt;/p&gt;
&lt;p&gt;using nrfjprog programming my xm122 works. Thank you for your support.&lt;/p&gt;
&lt;p&gt;Greetings&lt;/p&gt;
&lt;p&gt;Thomas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to programm 52840 based device using nrf52832DK</title><link>https://devzone.nordicsemi.com/thread/543534?ContentTypeID=1</link><pubDate>Thu, 24 Jul 2025 14:11:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:484f2111-34d2-42cf-ac67-64c6c7f0d74a</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello Thomas,&lt;/p&gt;
&lt;p&gt;The most common cause of&amp;nbsp;programming and verification errors is a mismatch in voltage levels between the DK (debugger/programmer) and the target board. You can read this case&amp;nbsp; &amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/114638/flash-error-sometime"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/114638/flash-error-sometime&lt;/a&gt;.&amp;nbsp;Both must have share a common ground and have compatible VDD levels.&amp;nbsp; As you said. both DK and XM122 are powered from the common surce ( your notebook), I can say they have same voltage level.&lt;/p&gt;
&lt;p&gt;All the SWD/JTAG connections are correct and solid? You can check with this case&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/102480/how-to-program-an-external-board-using-a-dk-board"&gt;(+) How to program an external board using a DK board? - Nordic Q&amp;amp;A - Nordic DevZone - Nordic DevZone&lt;/a&gt;&amp;nbsp;which shows and explains the connection between programmer and target board.&lt;/p&gt;
&lt;p&gt;Besides this,&amp;nbsp;&lt;span&gt;If the target device has access protection (e.g., readback protection or application protection) enabled, programming and verification will fail. In this situation, you have to do recover by &lt;strong&gt;nrfjprog --recover&lt;/strong&gt; command.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You also can check jlink firmware version if it is updated.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You may try to run the program from&amp;nbsp;nRF Command Line Tools (&lt;code dir="ltr"&gt;nrfjprog&lt;/code&gt;) to run the program instead of Jflash to see if the issue still persists?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to programm 52840 based device using nrf52832DK</title><link>https://devzone.nordicsemi.com/thread/543401?ContentTypeID=1</link><pubDate>Wed, 23 Jul 2025 18:44:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48999ee1-adca-4fc0-83ab-11c49bc057e1</guid><dc:creator>Thomas57258</dc:creator><description>&lt;p&gt;Hi Kazi,&lt;/p&gt;
&lt;p&gt;I tested several combinations to check that cause. My nrf52dk is always conneted to my Notebook. The xm122 was power by two different USB chargers, my dockingstation. At last both devices were directly connected to USB ports of my notebook.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;These tests had no effect to my issue.&lt;/p&gt;
&lt;p&gt;Greetings&lt;/p&gt;
&lt;p&gt;Thomas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to programm 52840 based device using nrf52832DK</title><link>https://devzone.nordicsemi.com/thread/543322?ContentTypeID=1</link><pubDate>Wed, 23 Jul 2025 10:20:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8f4ad6b-6fe1-42c8-8c3c-fe8962734579</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;One of the common reasons for not programming the module ( here&amp;nbsp;XM122&lt;span&gt;) by nR52840 DK may be related to the power supply. If Supply voltage of&amp;nbsp;xm122 is not same as DK, it occurs. How have you powered the DK and XM122?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>