<?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>Fota</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86920/fota</link><description>Fota used to work fine in SDK v1.7 
 No I have moved to SDK v1.8.0 
 I don&amp;#39;t believe my software has changed, however I am getting an error when running as follows: 
 Any help would be very much appreciated 
 [00:05:38.925,262] [0m&amp;lt;dbg&amp;gt; aws_fota.on_publish_evt</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Apr 2022 07:40:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86920/fota" /><item><title>RE: Fota</title><link>https://devzone.nordicsemi.com/thread/363456?ContentTypeID=1</link><pubDate>Tue, 19 Apr 2022 07:40:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0bcf5d5f-c39d-434c-a76f-6f33b7a5da04</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/webfeet"&gt;John&lt;/a&gt;, happy to hear that you have solved your issue.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fota</title><link>https://devzone.nordicsemi.com/thread/363314?ContentTypeID=1</link><pubDate>Fri, 15 Apr 2022 19:39:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d91e92c2-83f9-4df5-87d3-6180d8d847cc</guid><dc:creator>John</dc:creator><description>&lt;p&gt;After spending another 30 hoiurs or so experimenting, the following prj.conf settings helped to resolve the issues.&lt;/p&gt;
&lt;p&gt;# Heap and stacks&lt;br /&gt;CONFIG_THREAD_NAME=y&lt;br /&gt;CONFIG_HEAP_MEM_POOL_SIZE=16384&lt;br /&gt;CONFIG_MAIN_STACK_SIZE=16384&lt;br /&gt;CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=4096&lt;br /&gt;CONFIG_HW_STACK_PROTECTION=y&lt;/p&gt;
&lt;p&gt;#AWS FOTA MEMORY&lt;br /&gt;CONFIG_DOWNLOAD_CLIENT_HTTP_FRAG_SIZE_1024=y&lt;br /&gt;CONFIG_DOWNLOAD_CLIENT_STACK_SIZE=4096&lt;br /&gt;CONFIG_DOWNLOAD_CLIENT_BUF_SIZE=2048&lt;br /&gt;CONFIG_DOWNLOAD_CLIENT_MAX_HOSTNAME_SIZE=128&lt;/p&gt;
&lt;p&gt;#AWS FOTA&lt;br /&gt;CONFIG_MQTT_CLEAN_SESSION=y&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fota</title><link>https://devzone.nordicsemi.com/thread/363245?ContentTypeID=1</link><pubDate>Wed, 13 Apr 2022 19:57:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bffbc1dd-48f0-4405-b501-2d04e11e4c15</guid><dc:creator>John</dc:creator><description>&lt;p&gt;Tha application is mainly GPS, AGPS and collecting data from UART.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve increased stack variables to 32768, it seemed to help a little bit, by that FOTA occasionally ran and completed, but usually failed.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/fota.JPG" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fota</title><link>https://devzone.nordicsemi.com/thread/363171?ContentTypeID=1</link><pubDate>Wed, 13 Apr 2022 11:36:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dfce6114-43f7-4a4e-a22f-4144dd37215e</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The technical support team will be out due to Easter Holiday until Tuesday April 19. We&amp;#39;re sorry for the inconvenience.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Looks like you might need to increase the stack size e.g.&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_MAIN_STACK_SIZE=1280&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;What does your application do? Where does it give a hard fault?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>