<?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>nrfjprog over usb</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70176/nrfjprog-over-usb</link><description>I use usb with secure bootloader to flash 52833/840/832 boards. Is there a way to use the nrfjprog --memwr/rd over the usb after a DFU on USB upgrade to new app? 
 Steps w/o DFU are as follows 
 nrfjprog --recover 
 make flash_softdevice 
 make clean</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Jan 2021 14:07:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70176/nrfjprog-over-usb" /><item><title>RE: nrfjprog over usb</title><link>https://devzone.nordicsemi.com/thread/287972?ContentTypeID=1</link><pubDate>Thu, 07 Jan 2021 14:07:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e917d4f9-87fe-4dbe-a7c9-46aa97187679</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Stevie,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I afraid what you are asking for is not possible.&amp;nbsp;&lt;br /&gt;nrfjprog only works with the SWD programming interface.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What you got when you call nrfutil to download the .zip file via USB is the nrfutil talk to the bootloader to send the image via UART/USB to the bootloader and the bootloader replace the old image with the new image.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You can, however, modify the bootloader so that it also accept a custom command to read out a place in flash and reply that via UART. But you would need to implement that and the application on PC to talk to the bootloader.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>