<?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>CAN NOT GET AT COMMAND SAMPLE TO WORK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48252/can-not-get-at-command-sample-to-work</link><description>Hello, 
 
 I would like to get AT Command Sample to work on nRF9160. I erased the module using Programmer software &amp;quot;erased all&amp;quot; and then loaded Secure Boot sample, then updated the firmware and then loaded the AT Command sample. However, AT commands used</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 Jun 2019 14:35:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48252/can-not-get-at-command-sample-to-work" /><item><title>RE: CAN NOT GET AT COMMAND SAMPLE TO WORK</title><link>https://devzone.nordicsemi.com/thread/191419?ContentTypeID=1</link><pubDate>Thu, 06 Jun 2019 14:35:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c76ff6e-85b6-4e46-b530-bb70932380a3</guid><dc:creator>stevenminnick</dc:creator><description>&lt;p&gt;But I would update the radio firmware to 0.7.0_29 from the same link.&amp;nbsp; And update your GIT repos from the nordic playground to the latest.&amp;nbsp; And open the AT Client project and build and compile that.&amp;nbsp; Flash the merged.hex file.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;If you want a hex file to playwith, I&amp;#39;ll attach it here.&amp;nbsp; Make sure you update the radio firmware first.&amp;nbsp; And then flash this hex file with anything, either the commands I specified or the GUI.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/7317.merged.hex"&gt;devzone.nordicsemi.com/.../7317.merged.hex&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CAN NOT GET AT COMMAND SAMPLE TO WORK</title><link>https://devzone.nordicsemi.com/thread/191417?ContentTypeID=1</link><pubDate>Thu, 06 Jun 2019 14:29:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9cabbeaa-39e0-4295-8ac1-313d175342a1</guid><dc:creator>stevenminnick</dc:creator><description>&lt;p&gt;I made them by compiling 0.3.0 and renaming the output from the SES so I knew what the hex files are.&amp;nbsp; The above was an example.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This only works with radio firmware&lt;/p&gt;
&lt;h4 class="accordion-toggle notAcc active"&gt;&lt;span class="versionfile" id="fvDFCBCC6CFD094F748F3B625416E6743D"&gt;0.6.8-131.alpha &amp;nbsp;&lt;a href="https://www.nordicsemi.com/Products/Low-power-cellular-IoT/nRF9160/Download#infotabs"&gt;https://www.nordicsemi.com/Products/Low-power-cellular-IoT/nRF9160/Download#infotabs&lt;/a&gt;&amp;nbsp;&lt;/span&gt; &lt;span class="version" id="fvnDFCBCC6CFD094F748F3B625416E6743D"&gt;&lt;/span&gt;&lt;/h4&gt;
&lt;p&gt;&lt;span class="version"&gt;So don&amp;#39;t keep going with this, but you can test and make sure it works.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/at_5F00_client.hex"&gt;devzone.nordicsemi.com/.../at_5F00_client.hex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0172.Secure_5F00_Boot.hex"&gt;devzone.nordicsemi.com/.../0172.Secure_5F00_Boot.hex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Rename the download files or the above commands to work as necessary.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CAN NOT GET AT COMMAND SAMPLE TO WORK</title><link>https://devzone.nordicsemi.com/thread/191386?ContentTypeID=1</link><pubDate>Thu, 06 Jun 2019 13:19:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c447be4-da1c-468c-92eb-0e81d339a97d</guid><dc:creator>anasal</dc:creator><description>&lt;p&gt;Where I can get those Secure_Boot.hex and at_client.hex files?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CAN NOT GET AT COMMAND SAMPLE TO WORK</title><link>https://devzone.nordicsemi.com/thread/191343?ContentTypeID=1</link><pubDate>Thu, 06 Jun 2019 12:02:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d00c61e-3432-41ec-a7d5-c5fccf49701f</guid><dc:creator>stevenminnick</dc:creator><description>&lt;p&gt;Also your talk about loading the Secure Boot sample makes me think you are on old code as well.&amp;nbsp; Secure Boot has been renamed SPM or Secure Partition Manager.&amp;nbsp; And there is new AT Client code that has the response to serial commands as an interrupt as opposed to being started from main.c.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;So I would update your radio firmware to the latest, 0.7.0_29 is the latest as I type this.&amp;nbsp; Update all the git repos, with west or git (follow the getting started example).&amp;nbsp; Open the AT Client project and make sure you use the _NS for board name.&amp;nbsp; And when you compile you will get a merged.hex.&amp;nbsp; That will be the SPM and AT client and that should work too.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CAN NOT GET AT COMMAND SAMPLE TO WORK</title><link>https://devzone.nordicsemi.com/thread/191338?ContentTypeID=1</link><pubDate>Thu, 06 Jun 2019 11:52:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5036a39d-4d6e-45be-9dfb-07e0e5f80a7c</guid><dc:creator>stevenminnick</dc:creator><description>&lt;p&gt;If you loaded the secure boot sample and then uploaded the AT command sample, did you use the GUI programmer?&amp;nbsp; Because both the secure boot and at command sample hex files have to be loaded simultaneously.&amp;nbsp; And the GUI programmer can erase the whole chip and load what you program.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When looking at the LTE Link monitor, hit the reset button on the dev kit and make sure you see the secure boot stuff fly across the screen.&amp;nbsp; If not, it&amp;#39;s not on there. In your picture it says AT Host started but doesn&amp;#39;t have the secure boot text before it (trust me when it&amp;#39;s there you will see it.&amp;nbsp; It&amp;#39;s pages of text as it boots)&lt;/p&gt;
&lt;p&gt;I would say secure boot is not on your device.&amp;nbsp; When you programmed the AT client you erased the secure boot.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can use the GUI programmer by loading BOTH the secure boot and AT client hex code files and then program.&amp;nbsp; Or use the command line:&lt;/p&gt;
&lt;p&gt;nrfjprog --eraseall -f nrf91&lt;br /&gt;nrfjprog.exe --program Secure_Boot.hex --sectorerase -r -f nrf91 --verify&lt;br /&gt;nrfjprog.exe --program at_client.hex --sectorerase -r -f nrf91 --verify&lt;/p&gt;
&lt;p&gt;Then connect the LTE link monitor, hit the reset button on the dev kit, and check that you see all the secure boot stuff fly on the screen.&amp;nbsp; AT commands should work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>