<?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>Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77477/modem-shell-hex-file-is-not-valid</link><description>Hi 
 We are trying to configure Nordic UE (NRF9160) at our local setup. In order to flash software we performed following steps: 
 
 We used &amp;#39; carrier_deploy_e7f4d5d4-f607-43a6-b383-cfdb6d725c82.zip &amp;#39; to flash SW in secure boot mode. 
 We used &amp;#39; mosh_nrf9160dk_modem_uart_trace_v104</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Jul 2021 10:03:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77477/modem-shell-hex-file-is-not-valid" /><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/322627?ContentTypeID=1</link><pubDate>Fri, 30 Jul 2021 10:03:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06e11685-459b-4b03-bf06-0893ad95c665</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p lang="en-GB"&gt;Hello Vishal,&lt;/p&gt;
&lt;p lang="en-GB"&gt;I’m unfortunately not able to compile the Modem Shell application with all its features and MCU bootloader enabled, as this exceeds the memory limit of the Thingy:91.&lt;/p&gt;
&lt;p lang="en-GB"&gt;Could you please let me know which &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.0/nrf/samples/nrf9160/modem_shell/README.html#nrf9160-modem-shell"&gt;features&lt;/a&gt; you need?&lt;/p&gt;
&lt;p lang="en-GB"&gt;Thanks and regards,&lt;/p&gt;
&lt;p lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/322476?ContentTypeID=1</link><pubDate>Thu, 29 Jul 2021 13:15:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5a6bde3-1ec5-46d8-9a8f-a9ed8d1a6f85</guid><dc:creator>VishalGujela</dc:creator><description>&lt;p&gt;Yes , please provide that application.&lt;/p&gt;
&lt;p&gt;I guess that might help us out.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Vishal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/322472?ContentTypeID=1</link><pubDate>Thu, 29 Jul 2021 13:08:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be3f387f-f2b9-44b0-a897-55a3faa4442a</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p&gt;Hello Vishal,&lt;/p&gt;
&lt;p&gt;now I messed things up a little bit. My very apologies for that!&lt;/p&gt;
&lt;p&gt;Of course, there is an MCUboot image available, located in &amp;nbsp;&lt;em&gt;../img_fota_dfu_hex/debugthingy91_asset_tracker_debug_nbiot_legacy_pco_2021-06-28_7a076c22.hex&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;I set my Thingy91 into boot mode, choose the Thingy:91 in the Programmer Tool and selected the above-mentioned file:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1627563374104v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Initiated the download by pressing the “Write” button&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1627563424636v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Download started.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1627563440247v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;And finished successfully.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1627563542635v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;In LTE Link Monitor I can confirm that the firmware image is starting up.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1627563616511v5.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;By the way: there is a &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.0/nrf/samples/nrf9160/modem_shell/README.html#nrf9160-modem-shell"&gt;Modem Shell&lt;/a&gt; application available now, but we do not provide an official application image for that. If you would like, I can prepare one for you Thingy:91.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/322440?ContentTypeID=1</link><pubDate>Thu, 29 Jul 2021 11:56:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:895079b0-6042-412f-a7f4-84c135abdf26</guid><dc:creator>VishalGujela</dc:creator><description>&lt;p&gt;Hi Markus ,&lt;/p&gt;
&lt;p&gt;We actually aren&amp;#39;t using nrf Devkit we&amp;#39;re using thingy 91 and i guess we don&amp;#39;t have one so is there any other option to enable the logs.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Vishal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/322433?ContentTypeID=1</link><pubDate>Thu, 29 Jul 2021 11:45:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44a5c5c9-d945-4223-8530-8403e7162203</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p&gt;Hello Vishal,&lt;/p&gt;
[quote user="VishalGujela"]Will you please tell me the procedure that you followed while flashing the image and what you did before and after flashing it it.[/quote]
&lt;p&gt;Sure.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Since the debug image does not support MCUboot DFU, see picture below:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/4111.pastedimage1627559189263v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I flashed the application image to the Thingy:91 using my nRF9160 DK instead:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;2021-07-29T11:32:48.336Z INFO Application data folder: C:\Users\marku\AppData\Roaming\nrfconnect\pc-nrfconnect-programmer
2021-07-29T11:32:48.390Z DEBUG App pc-nrfconnect-programmer v1.4.11 official
2021-07-29T11:32:48.391Z DEBUG App path: C:\Users\marku\.nrfconnect-apps\node_modules\pc-nrfconnect-programmer
2021-07-29T11:32:48.391Z DEBUG nRFConnect 3.7.0, required by the app is (^3.6.0)
2021-07-29T11:32:48.391Z DEBUG nRFConnect path: C:\Users\marku\AppData\Local\Programs\nrfconnect\resources\app.asar
2021-07-29T11:32:48.391Z DEBUG HomeDir: C:\Users\marku
2021-07-29T11:32:48.391Z DEBUG TmpDir: C:\Users\marku\AppData\Local\Temp
2021-07-29T11:32:48.400Z INFO Using nrfjprog library 10.12.1, pc-nrfjprog-js 1.7.6
2021-07-29T11:32:51.712Z INFO Using nrfjprog to communicate with target
2021-07-29T11:32:52.150Z INFO Using J-Link Software version 6.88
2021-07-29T11:32:52.761Z INFO Segger serial:  960053486
2021-07-29T11:32:52.761Z INFO Segger speed:  2000  kHz
2021-07-29T11:32:52.761Z INFO Segger version:  J-Link OB-K22-NordicSemi compiled Feb  2 2021 16:48:58
2021-07-29T11:32:52.883Z INFO Core probed: 960053486
2021-07-29T11:32:52.883Z INFO Core RAM: 256KiB
2021-07-29T11:32:52.883Z INFO Core ROM: 1024KiB in pages of 4KiB
2021-07-29T11:32:53.120Z INFO Model: NRF9160_xxAA_REV2.
2021-07-29T11:32:53.555Z INFO Core0: Reading device non-volatile memory. This may take a few seconds.
2021-07-29T11:32:54.131Z INFO Core0: UICR has been read. Click read button to read full non-volatile memory.
2021-07-29T11:33:07.475Z INFO Parsing HEX file:  C:\Users\marku\Downloads\thingy91_fw_2021-06-28_7a076c22\img_app_bl\debug\thingy91_asset_tracker_debug_nbiot_legacy_pco_2021-06-28_7a076c22.hex
2021-07-29T11:33:07.485Z INFO File was last modified at  28.6.2021, 14:47:40
2021-07-29T11:33:31.182Z INFO Recovery procedure finished
2021-07-29T11:33:31.186Z INFO Using nrfjprog to communicate with target
2021-07-29T11:33:31.628Z INFO Using J-Link Software version 6.88
2021-07-29T11:33:32.254Z INFO Segger serial:  960053486
2021-07-29T11:33:32.255Z INFO Segger speed:  2000  kHz
2021-07-29T11:33:32.255Z INFO Segger version:  J-Link OB-K22-NordicSemi compiled Feb  2 2021 16:48:58
2021-07-29T11:33:32.255Z INFO Core probed: 960053486
2021-07-29T11:33:32.255Z INFO Core RAM: 256KiB
2021-07-29T11:33:32.255Z INFO Core ROM: 1024KiB in pages of 4KiB
2021-07-29T11:33:32.489Z INFO Model: NRF9160_xxAA_REV2.
2021-07-29T11:33:32.934Z INFO Core0: Reading device non-volatile memory. This may take a few seconds.
2021-07-29T11:33:33.503Z INFO Core0: UICR has been read. Click read button to read full non-volatile memory.
2021-07-29T11:33:33.616Z INFO Writing procedure starts for core0
2021-07-29T11:33:51.248Z INFO Write procedure finished
2021-07-29T11:33:51.250Z INFO Using nrfjprog to communicate with target
2021-07-29T11:33:51.686Z INFO Using J-Link Software version 6.88
2021-07-29T11:33:52.314Z INFO Segger serial:  960053486
2021-07-29T11:33:52.314Z INFO Segger speed:  2000  kHz
2021-07-29T11:33:52.314Z INFO Segger version:  J-Link OB-K22-NordicSemi compiled Feb  2 2021 16:48:58
2021-07-29T11:33:52.314Z INFO Core probed: 960053486
2021-07-29T11:33:52.314Z INFO Core RAM: 256KiB
2021-07-29T11:33:52.314Z INFO Core ROM: 1024KiB in pages of 4KiB
2021-07-29T11:33:52.544Z INFO Model: NRF9160_xxAA_REV2.
2021-07-29T11:33:52.983Z INFO Core0: Reading device non-volatile memory. This may take a few seconds.
2021-07-29T11:33:53.564Z INFO Core0: UICR has been read. Click read button to read full non-volatile memory.
&lt;/pre&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;In LTE Link Monitor, i unchecked “Automatic requests”.&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Then I rebooted my Thingy:91 via this terminal command:&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/5672.pastedimage1627559250499v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;And got the output shown below (connection attempt fails on my Thingy:91 since SIM card does not support NB-IoT.)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/2538.pastedimage1627559232368v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/322416?ContentTypeID=1</link><pubDate>Thu, 29 Jul 2021 10:39:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96d3672b-6c8b-4d14-91fe-f234121ffd90</guid><dc:creator>VishalGujela</dc:creator><description>&lt;p&gt;Hey Markus ,&lt;/p&gt;
&lt;p&gt;Will you please tell me the procedure that you followed while flashing the image and what you did before and after flashing it it.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Vishal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/322390?ContentTypeID=1</link><pubDate>Thu, 29 Jul 2021 08:55:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17c32e62-807c-482c-8c2f-4bf4cf39a153</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p&gt;Hello Vishal,&lt;/p&gt;
&lt;p&gt;I have tested the image on my Thingy:91, and I can not reproduce the issue you are facing. Could you provide me with a log?&lt;/p&gt;
&lt;p&gt;Thanks and regards,&lt;/p&gt;
&lt;p&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/322138?ContentTypeID=1</link><pubDate>Wed, 28 Jul 2021 07:01:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f103272-88bf-4a91-beef-4b3228b931da</guid><dc:creator>VishalGujela</dc:creator><description>&lt;p&gt;Hello Markus ,&lt;/p&gt;
&lt;p&gt;As you guided in previous reply i did the same i flashed that image but after that the device is stopped responding it&amp;#39;s stuck on &lt;strong&gt;&amp;quot;at+cfun?&amp;quot;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Vishal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/321131?ContentTypeID=1</link><pubDate>Wed, 21 Jul 2021 13:02:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0354fab1-dc26-4492-b4a4-9234f7367be8</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p lang="en-GB"&gt;Hello Vishal,&lt;/p&gt;
&lt;p lang="en-GB"&gt;could you please flash the image:&lt;/p&gt;
&lt;p lang="en-GB"&gt;&lt;em&gt;img_fota_dfu_hex/debug/thingy91_asset_tracker_debug_nbiot_legacy_pco_2021-06-28_7a076c22.hex&lt;/em&gt;&lt;/p&gt;
&lt;p lang="en-GB"&gt;and check if that makes any difference?&lt;/p&gt;
&lt;p lang="en-GB"&gt;Regards,&lt;/p&gt;
&lt;p lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/321022?ContentTypeID=1</link><pubDate>Wed, 21 Jul 2021 05:00:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba03f43d-026f-44f7-ac6d-376b78358bda</guid><dc:creator>VishalGujela</dc:creator><description>&lt;p&gt;Thank You for your support Markus now we are able to register our thingy 91 on NBIOT network but, during the attach process we&amp;#39;re not able to capture the eNODEB to UE or vice versa logs .&lt;/p&gt;
&lt;p&gt;Please help us out&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regads,&lt;/p&gt;
&lt;p&gt;Vishal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/320871?ContentTypeID=1</link><pubDate>Tue, 20 Jul 2021 11:24:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d490f42d-8239-49c5-a5d4-5f97328effd8</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p lang="en-GB"&gt;Hello Vishal,&lt;/p&gt;
&lt;p lang="en-GB"&gt;thanks for the explanation!&lt;/p&gt;
&lt;p lang="en-GB"&gt;Are you facing this issue in Tera Term only, or is this something you can reproduce with for instance the LTE Link Monitor as well?&lt;/p&gt;
&lt;p lang="en-GB"&gt;Regards,&lt;/p&gt;
&lt;p lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/320523?ContentTypeID=1</link><pubDate>Sat, 17 Jul 2021 04:38:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d77c32a-af52-4ab4-8669-9e18d9624fc3</guid><dc:creator>VishalGujela</dc:creator><description>&lt;p&gt;Yes, i flashed the image that you are mentioning .&lt;/p&gt;
&lt;p&gt;And i am using this (&lt;strong&gt;mfw_nrf9160_1.3.0&lt;/strong&gt;) firmware .&lt;/p&gt;
&lt;p&gt;After configuring or completing these steps i started tera term for serial port configurations then i got the errors or messages i mentioned above..&lt;/p&gt;
&lt;p&gt;Reagrds,&lt;/p&gt;
&lt;p&gt;Vishal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/320448?ContentTypeID=1</link><pubDate>Fri, 16 Jul 2021 13:24:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a1ea12c-d046-4d94-b155-3cef716819b6</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p&gt;Hello Vishal,&lt;/p&gt;
&lt;p&gt;I’m very sorry, but I have trouble following what you are doing.&lt;/p&gt;
&lt;p&gt;So, you have successfully flashed the &lt;em&gt;img_fota_dfu_hex/thingy91_asset_tracker_nbiot_legacy_pco_2021-06-28_7a076c22.hex&lt;/em&gt;, right?&lt;/p&gt;
&lt;p&gt;What modem firmware is your device currently operating with, then?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/320413?ContentTypeID=1</link><pubDate>Fri, 16 Jul 2021 11:42:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4de2ca2-1d9a-4567-89f9-99187342de1d</guid><dc:creator>VishalGujela</dc:creator><description>&lt;p&gt;Actually i was able to boot the device finally but the issue that i am facing now is that i&amp;#39;m not been able to configure the Thingy 91 from tera term .&lt;/p&gt;
&lt;p&gt;The error that i was receiving is :&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/teraterm_5F00_view.JPG" /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Vishal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/320407?ContentTypeID=1</link><pubDate>Fri, 16 Jul 2021 11:16:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:faa3f5cf-1e44-461d-8008-d26873b42722</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>[quote user="VishalGujela"]The file with all the binaries are located on desktop[/quote]
&lt;p&gt;Which folder are the binaries located in? As you can read in the CONTEXT.txt, the image&amp;nbsp;from the right folder has to be choosen:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Folder contents:

img_app_bl/

- Full application images including bootloader.
- These files can be used with:
- nRF Connect Programmer (only with SEGGER J-Link or another debug probe)
- nrfjprog CLI

img_fota_dfu_hex/

- These images contain only application and bootloader is not included.
- Images are in HEX format.
- These files can be used with nRF Connect Programmer (only via USB bootloader).

img_fota_dfu_bin/

- These images contain only application and bootloader is not included.
- Images are in binary format.
- These files can be used with:
- Over-the-air update, for example, via nRF Cloud, Azure or AWS.
- mcumgr CLI (via USB bootloader only)

The following folders contain images configured for modem debugging:

- img_app_bl/debug
- img_fota_dfu_hex/debug
- img_fota_dfu_bin/debug&lt;/pre&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/320349?ContentTypeID=1</link><pubDate>Fri, 16 Jul 2021 03:53:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43a5cc3a-6ada-4b2d-b70a-1c86ed92aee8</guid><dc:creator>VishalGujela</dc:creator><description>&lt;p&gt;Yes , I followed the steps mentioned in guide .&lt;/p&gt;
&lt;p&gt;The file with all the binaries are located on desktop&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Vishal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/320281?ContentTypeID=1</link><pubDate>Thu, 15 Jul 2021 13:32:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a23df23-fd47-4f90-a9e5-7052ee8ce815</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p lang="en-GB"&gt;Are you performing the steps described in this &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nc_programmer/UG/nrf_connect_programmer/ncp_pgming_thingy91_usb.html"&gt;guide&lt;/a&gt; when trying to update the firmware image?&lt;/p&gt;
&lt;p lang="en-GB"&gt;In which folder is the image your are trying to flash located?&lt;/p&gt;
&lt;p lang="en-GB"&gt;Regards,&lt;/p&gt;
&lt;p lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/320217?ContentTypeID=1</link><pubDate>Thu, 15 Jul 2021 11:08:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ca50b29-e566-4b9f-b086-36ffe6ab1047</guid><dc:creator>VishalGujela</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve used the provided hex file from your source file (&lt;strong&gt;thingy91_asset_tracker_nbiot_legacy_pco_2021-06-28_7a076c22&lt;/strong&gt;)&amp;nbsp; but still the UI is showing that&lt;strong&gt; ue is not in mcu boot mode and try again&lt;/strong&gt; please help me out or put a light on that&amp;nbsp; mcu boot mode method .&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Vishal&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Modem shell hex file is not valid</title><link>https://devzone.nordicsemi.com/thread/320025?ContentTypeID=1</link><pubDate>Wed, 14 Jul 2021 12:47:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09457925-f3e6-405e-afe8-294ee6f3e642</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p lang="en-GB"&gt;Hello,&lt;/p&gt;
&lt;p lang="en-GB"&gt;I assume that the files are build without native MCUboot support. So you have to &lt;a href="https://infocenter.nordicsemi.com/topic/ug_thingy91/UG/thingy91/firmware/pgmming_thingy91.html"&gt;flash&lt;/a&gt; them using an external debug probe, like the nRF9160 DK.&lt;/p&gt;
&lt;p lang="en-GB"&gt;Regards,&lt;/p&gt;
&lt;p lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>