<?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>Enabling A-GPS with SUPL causes boot panic</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81168/enabling-a-gps-with-supl-causes-boot-panic</link><description>Hi, 
 Turning on A-GPS (using the SUPL library) causes our application to encounter a boot panic (&amp;quot;unable to find bootable image&amp;quot;). Similarly, running the nRF9160 GPS example with SUPL both enabled and disabled causes a boot panic. Running the A-GPS example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 11 Nov 2021 09:43:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81168/enabling-a-gps-with-supl-causes-boot-panic" /><item><title>RE: Enabling A-GPS with SUPL causes boot panic</title><link>https://devzone.nordicsemi.com/thread/338511?ContentTypeID=1</link><pubDate>Thu, 11 Nov 2021 09:43:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:837aa6c7-eb83-4cd8-940a-601fe6480a38</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p lang="en-GB"&gt;Thanks a lot for your feedback, Samuel! I’m glad to hear that you could solve the boot panic issue :-)&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: Enabling A-GPS with SUPL causes boot panic</title><link>https://devzone.nordicsemi.com/thread/338446?ContentTypeID=1</link><pubDate>Wed, 10 Nov 2021 20:33:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c78d166-7c7c-48d9-8079-98014e0fed35</guid><dc:creator>Samuel Pell</dc:creator><description>&lt;p&gt;Hi Markus,&lt;/p&gt;
&lt;p&gt;I upgraded to nRFConnect v1.7.1 this morning and I no longer experience the boot panic. Something in my environment must have been corrupted and the new toolset installation fixed it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am still experiencing an issue with SUPL but I will open another ticket for this.&lt;/p&gt;
&lt;p&gt;Thanks for all your help with this issue&lt;/p&gt;
&lt;p&gt;Sam&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling A-GPS with SUPL causes boot panic</title><link>https://devzone.nordicsemi.com/thread/338330?ContentTypeID=1</link><pubDate>Wed, 10 Nov 2021 09:55:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19e68957-2162-4cc6-ae7f-8f8e4fde4a95</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>[quote user="Samuel Pell"]I am still getting the boot panic with this change.[/quote]
&lt;p lang="en-GB"&gt;I’m unfortunately not able to reproduce the issue you are facing, then. Which hardware revision of the Thingy:91 are you using? And could you provide me with a full application build log as well?&lt;/p&gt;
&lt;p lang="en-GB"&gt;&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: Enabling A-GPS with SUPL causes boot panic</title><link>https://devzone.nordicsemi.com/thread/338272?ContentTypeID=1</link><pubDate>Wed, 10 Nov 2021 01:48:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1e11040-6d29-43ce-9a08-290752159177</guid><dc:creator>Samuel Pell</dc:creator><description>&lt;p&gt;Hi Markus,&lt;/p&gt;
&lt;p&gt;I am still getting the boot panic with this change.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Sam&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling A-GPS with SUPL causes boot panic</title><link>https://devzone.nordicsemi.com/thread/338174?ContentTypeID=1</link><pubDate>Tue, 09 Nov 2021 13:07:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00c4f3a1-9c81-49a7-b01b-422ea52ab4af</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p lang="en-GB"&gt;Hello again Samuel,&lt;/p&gt;
&lt;p lang="en-GB"&gt;could you make the following adjustments in the &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v1.7.0/boards/arm/thingy91_nrf9160/CMakeLists.txt#L19"&gt;CMakeLists.txt&lt;/a&gt; of the Thingy:91 in your toolchain and check if that makes any difference?&lt;/p&gt;
&lt;p lang="en-GB"&gt;&lt;pre class="ui-code" data-mode="text"&gt;if(CONFIG_BOOTLOADER_MCUBOOT)
	set(PM_STATIC_YML_FILE ${CMAKE_CURRENT_LIST_DIR}/pm_static.yml CACHE INTERNAL &amp;quot;&amp;quot;)
endif()&lt;/pre&gt;&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: Enabling A-GPS with SUPL causes boot panic</title><link>https://devzone.nordicsemi.com/thread/337952?ContentTypeID=1</link><pubDate>Mon, 08 Nov 2021 14:28:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54226081-e06e-4156-b011-37be93aea242</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p lang="en-GB"&gt;Hello Samuel,&lt;/p&gt;
[quote user="Samuel Pell"]Hi, has there been any developments, do you need anymore information from me?[/quote]
&lt;p lang="en-GB"&gt;my apologies for the late reply. I was out of office last week. I will have a look into the .config file and come back to you tomorrow.&lt;/p&gt;
&lt;p lang="en-GB"&gt;&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: Enabling A-GPS with SUPL causes boot panic</title><link>https://devzone.nordicsemi.com/thread/337809?ContentTypeID=1</link><pubDate>Mon, 08 Nov 2021 02:08:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05501883-fc1b-4263-861e-9f030c468f52</guid><dc:creator>Samuel Pell</dc:creator><description>&lt;p&gt;Hi, has there been any developments, do you need anymore information from me?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Sam&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling A-GPS with SUPL causes boot panic</title><link>https://devzone.nordicsemi.com/thread/337355?ContentTypeID=1</link><pubDate>Wed, 03 Nov 2021 20:59:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:522390ab-0b07-4ed8-af7e-89506f430e40</guid><dc:creator>Samuel Pell</dc:creator><description>&lt;p&gt;Hi Markus,&lt;/p&gt;
&lt;p&gt;Sorry for the delay in getting back to you, I haven&amp;#39;t had a chance to look at this project until now. &lt;a href="https://gist.github.com/SamPRedFern/c12c6bd8ade2583b0408a14178095026"&gt;Here is the .config file&lt;/a&gt;. (The devzone wasn&amp;#39;t allowing me to upload it here so I created a github gist for it)&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Sam&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling A-GPS with SUPL causes boot panic</title><link>https://devzone.nordicsemi.com/thread/336617?ContentTypeID=1</link><pubDate>Fri, 29 Oct 2021 08:55:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82531dc6-bf40-4431-86ff-e72d37f6a606</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>[quote user="Samuel Pell"]We are using an external debug probe and are programming it using the Segger environment.[/quote]
&lt;p lang="en-GB"&gt;Can you share the &lt;em&gt;../&amp;lt;build folder&amp;gt;/zephyr/.config&lt;/em&gt; file from the GPS&amp;nbsp;sample&amp;nbsp;build that doesn’t boot?&lt;/p&gt;
&lt;p lang="en-GB"&gt;&lt;/p&gt;
&lt;p lang="en-GB"&gt;Thanks,&lt;/p&gt;
&lt;p lang="en-GB"&gt;&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: Enabling A-GPS with SUPL causes boot panic</title><link>https://devzone.nordicsemi.com/thread/336583?ContentTypeID=1</link><pubDate>Fri, 29 Oct 2021 06:16:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6aacf169-6f57-4af6-a813-dec30c6c02d6</guid><dc:creator>Samuel Pell</dc:creator><description>&lt;p&gt;We are using an external debug probe and are programming it using the Segger environment.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Sam&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling A-GPS with SUPL causes boot panic</title><link>https://devzone.nordicsemi.com/thread/336579?ContentTypeID=1</link><pubDate>Fri, 29 Oct 2021 06:01:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e50f7bc-9c6b-4c2e-8087-1c8d390df698</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>[quote user="Samuel Pell"]We are using the Thingy:91 with NCS v1.7.0 and SUPL v0.7.1.[/quote]
&lt;p lang="en-GB"&gt;Thanks for the feedback, Samuel!&lt;/p&gt;
&lt;p lang="en-GB"&gt;How are you flashing the e.g. &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.7.0/nrf/samples/nrf9160/gps/README.html#nrf9160-gps-with-supl-client-library"&gt;nRF9160: GPS with SUPL client library&lt;/a&gt; sample to your Thingy:91? Are you using &lt;a href="https://infocenter.nordicsemi.com/topic/ug_thingy91_gsg/UG/thingy91_gsg/updating_fw_usb.html"&gt;USB&lt;/a&gt; or an &lt;a href="https://infocenter.nordicsemi.com/topic/ug_thingy91_gsg/UG/thingy91_gsg/updating_fw_ext_probe.html"&gt;external debug probe&lt;/a&gt;?&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: Enabling A-GPS with SUPL causes boot panic</title><link>https://devzone.nordicsemi.com/thread/336559?ContentTypeID=1</link><pubDate>Thu, 28 Oct 2021 18:32:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8033f8fe-4ef9-4fc3-bd82-b64a252ff3ec</guid><dc:creator>Samuel Pell</dc:creator><description>&lt;p&gt;Hi Markus,&lt;/p&gt;
&lt;p&gt;We are using the Thingy:91 with NCS v1.7.0 and SUPL v0.7.1.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Sam&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling A-GPS with SUPL causes boot panic</title><link>https://devzone.nordicsemi.com/thread/336546?ContentTypeID=1</link><pubDate>Thu, 28 Oct 2021 15:24:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50a81a74-861e-4c76-b816-cae4dab2f87f</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p lang="en-GB"&gt;Hello Samuel,&lt;/p&gt;
[quote user=""]Any thoughts as to what could be causing these boot panics? What are your recommended next steps?[/quote]
&lt;p lang="en-GB"&gt;which NCS and SUPL library version are you using? Are you running the application on a custom board or the nRF9160 DK?&lt;/p&gt;
&lt;p lang="en-GB"&gt;&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>