<?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>pynrfjprog LowLevel production programming</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114606/pynrfjprog-lowlevel-production-programming</link><description>Hey, 
 We&amp;#39;ve been using the pynrfjprog HighLevel API for our production programming, and I see that&amp;#39;s now deprecated. There aren&amp;#39;t any examples showing how to program the modem firmware using the low-level API - but I managed to figure it out. Here&amp;#39;s</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Sep 2024 21:07:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114606/pynrfjprog-lowlevel-production-programming" /><item><title>RE: pynrfjprog LowLevel production programming</title><link>https://devzone.nordicsemi.com/thread/502388?ContentTypeID=1</link><pubDate>Thu, 12 Sep 2024 21:07:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:995c56fd-db64-4553-b34e-19aff727b4d4</guid><dc:creator>dan_opito</dc:creator><description>&lt;p&gt;That works perfectly, Michal! Thanks :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pynrfjprog LowLevel production programming</title><link>https://devzone.nordicsemi.com/thread/502291?ContentTypeID=1</link><pubDate>Thu, 12 Sep 2024 11:44:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3dec7b3d-2acb-4296-9af7-1df52ed872e8</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello again,&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/pynrfjprog/blob/15b36b72da055ab631df205c4faba7591255176b/pynrfjprog/LowLevel.py#L822"&gt;sys_reset()&lt;/a&gt; leaves the CPU in halted state after the reset (&lt;a href="https://github.com/NordicSemiconductor/pynrfjprog/blob/15b36b72da055ab631df205c4faba7591255176b/pynrfjprog/docs/nrfjprogdll.h#L1075-L1100"&gt;more comments&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;You have to explicitly start the CPU afterwards to make the application run.&lt;/p&gt;
&lt;p&gt;Running &lt;a href="https://github.com/NordicSemiconductor/pynrfjprog/blob/15b36b72da055ab631df205c4faba7591255176b/pynrfjprog/LowLevel.py#L1100"&gt;go()&lt;/a&gt; will start the CPU.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pynrfjprog LowLevel production programming</title><link>https://devzone.nordicsemi.com/thread/502141?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2024 13:03:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ccb2cdc-ee62-4bb9-95d4-e358f4a13097</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello Dan,&lt;/p&gt;
&lt;p&gt;Thank you, I am checking internally about your issue.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pynrfjprog LowLevel production programming</title><link>https://devzone.nordicsemi.com/thread/502005?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2024 20:01:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f699c370-d7ac-4012-9599-d44eb716cddb</guid><dc:creator>dan_opito</dc:creator><description>&lt;p&gt;Hi Michal,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve updated the sample above with the imports. LowLevel comes from pynrfjprog, available on Pypi and here&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/pynrfjprog"&gt;NordicSemiconductor/pynrfjprog: Python wrapper around the nrfjprog dynamic link library (DLL) (github.com)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Dan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pynrfjprog LowLevel production programming</title><link>https://devzone.nordicsemi.com/thread/501981?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2024 16:37:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed6e49d0-a0f8-4aa9-9f9b-86295565975f</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello Dan,&lt;/p&gt;
&lt;p&gt;Where is this low-level API from? Is it from Segger?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>