<?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>Failed to boot asset tracker v2 example code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115369/failed-to-boot-asset-tracker-v2-example-code</link><description>Hello, 
 We can successfully build and flash the ncs/application/asset_tracker_v2 example code in nrf9160. But when trying to boot up, it throws the following error: 
 *** Booting nRF Connect SDK v2.7.0-5cb85570ca43 *** *** Using Zephyr OS v3.6.99-100befc70c74</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Oct 2024 08:43:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115369/failed-to-boot-asset-tracker-v2-example-code" /><item><title>RE: Failed to boot asset tracker v2 example code</title><link>https://devzone.nordicsemi.com/thread/506846?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2024 08:43:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2dc7d810-cb0e-4fca-98cf-380975056150</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Neel,&amp;nbsp;&lt;br /&gt;The default configuration for Asset tracker is with MCUBoot. And I can build and flash without problem. Please double check. Having a product without option to do DFU update may not be a good idea.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to boot asset tracker v2 example code</title><link>https://devzone.nordicsemi.com/thread/506818?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2024 06:29:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2a4eb9a-31f3-423a-be4a-37bf0c715983</guid><dc:creator>Neel Oza</dc:creator><description>&lt;p&gt;Hello Hung.&lt;/p&gt;
&lt;p&gt;The issue got resolved once disabled secure MCU boot option from configuration.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to boot asset tracker v2 example code</title><link>https://devzone.nordicsemi.com/thread/505911?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2024 13:45:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1204d209-4caa-4bec-8617-c35965a3d7c2</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Neel ,&lt;br /&gt;Could you tell which DK version you have ?&amp;nbsp;&lt;br /&gt;Please try flashing the attached hex file to see if you still have the issue.&amp;nbsp;&lt;br /&gt;If you still, please send us your project so we can compile and test here.&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/3162.merged.hex"&gt;devzone.nordicsemi.com/.../3162.merged.hex&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You may want to try calling nrfjprog --qspieraseall&amp;nbsp;&lt;br /&gt;Just in case that the external flash need to be erased.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to boot asset tracker v2 example code</title><link>https://devzone.nordicsemi.com/thread/505865?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2024 10:41:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e149e93-ad50-481a-90d0-2ffdbbf9c91d</guid><dc:creator>Neel Oza</dc:creator><description>&lt;p&gt;Hii Hung,&lt;/p&gt;
&lt;p&gt;I am using the same build option.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to boot asset tracker v2 example code</title><link>https://devzone.nordicsemi.com/thread/505765?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2024 14:46:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f59e5b7c-253a-4e20-ac17-081cfd50c2bd</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Neel,&amp;nbsp;&lt;br /&gt;It&amp;#39;s most likely an issue with no-sysbuild build. &lt;br /&gt;Could you make sure that you select sysbuild when you build the application, otherwise the external flash will not be initialized (which get configured in Kconfig.sysbuild) and result in error -19.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/sys.PNG" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to boot asset tracker v2 example code</title><link>https://devzone.nordicsemi.com/thread/505748?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2024 13:23:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1061fbf-0bd3-477c-96b8-6327d3c57ee9</guid><dc:creator>Neel Oza</dc:creator><description>&lt;p&gt;Hello Hung,&lt;/p&gt;
&lt;p&gt;No, I haven&amp;#39;t done any modification to the sample.&lt;/p&gt;
&lt;p&gt;Yes, I have build for &lt;span&gt;nrf9160dk_nrf9160_ns board. I also have another board for nrf91 series as nrf9151 facing the same issue in that also.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I have successfully applied full chip erase command and using the same example code in nrf-sdk ncs/v2.7.0/nrf/applications/asset_tracker_v2 .&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to boot asset tracker v2 example code</title><link>https://devzone.nordicsemi.com/thread/505738?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2024 12:59:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7f4da50-c98f-4ae8-a7a4-b3b52b5274d7</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Neel,&amp;nbsp;&lt;br /&gt;Did you do any modification to the sample ?&amp;nbsp;&lt;br /&gt;I assume you built for nrf9160dk_nrf9160_ns board ?&amp;nbsp;&lt;br /&gt;Please try to do a full chip erase before testing.&amp;nbsp; You can try nrfjprog --recover.&amp;nbsp;&lt;br /&gt;Could you send the project source ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>