<?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>How to perform aws_fota using asset tracker application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62651/how-to-perform-aws_fota-using-asset-tracker-application</link><description>Hi Team, 
 
 We are using nRF9160 DK, we tested that asset tracker application, that was working fine, We also tested the aws_fota (firmware update via AWS) that was also good. But going through asset tracker documentation we found that asset tracker</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Jun 2020 09:03:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62651/how-to-perform-aws_fota-using-asset-tracker-application" /><item><title>RE: How to perform aws_fota using asset tracker application</title><link>https://devzone.nordicsemi.com/thread/255910?ContentTypeID=1</link><pubDate>Fri, 19 Jun 2020 09:03:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7bd6e0a6-aed6-418e-8ad1-f868c50580fc</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="venkatesh dyagala"]Is there a possibility to use&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://aws.amazon.com/" rel="noopener noreferrer" target="_blank"&gt;AWS&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/a&gt;and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://nrfcloud.com/#/" rel="noopener noreferrer" target="_blank"&gt;nrfcloud&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/a&gt;in a single project ?[/quote]
&lt;p&gt;Technically yes, but I am not sure that this will work due to how the library dependencies are written and designed.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Note also that there are restrictions on the amount of secure sockets, as per the limitations from the modem release notes:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;- Up to three simultaneous TLS/DTLS connections are possible.&lt;/pre&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="venkatesh dyagala"]So do we have any applications that support &lt;a href="https://aws.amazon.com/"&gt;AWS iot console&lt;/a&gt; and &lt;a href="https://nrfcloud.com/#/dashboard"&gt;nrfcloud&lt;/a&gt;? If yes what are the changes we need to apply?[/quote]
&lt;p&gt;The asset_tracker uses aws_fota, as shown in the project file (&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/master/applications/asset_tracker/prj.conf#L96"&gt;link&lt;/a&gt;), but it targets nrfcloud.com API to do this.&lt;/p&gt;
&lt;p&gt;The fota libraries aren&amp;#39;t designed to have several sources of fota, as the library fota_download isn&amp;#39;t re-entrant, meaning that if you initialize it twice, you will overwrite the first configuration.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there a reason why you need two management platforms for FOTA?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to perform aws_fota using asset tracker application</title><link>https://devzone.nordicsemi.com/thread/255870?ContentTypeID=1</link><pubDate>Fri, 19 Jun 2020 06:08:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92048b1b-888c-4a80-a07e-22c2da8fc735</guid><dc:creator>venkatesh dyagala</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Hakon Alseth,&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Thanks for the information, Just a small correction.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;We performed firmware update using&amp;nbsp;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://aws.amazon.com/" rel="noopener noreferrer" target="_blank"&gt;AWS&lt;/a&gt;&amp;nbsp;by using the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/aws_fota/README.html"&gt;aws_fota &lt;/a&gt;application in&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/aws_fota/README.html" rel="noopener noreferrer" target="_blank"&gt;samples/nrf9160/aws_fota&lt;/a&gt;. We also came to know that we can also update by &lt;a href="https://nrfcloud.com/#/bundles"&gt;nrf_cloud &lt;/a&gt;using device update bundles.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;I have some questions regarding that&lt;/div&gt;
&lt;div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Is there a possibility to use&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://aws.amazon.com/" rel="noopener noreferrer" target="_blank"&gt;AWS&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/a&gt;and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://nrfcloud.com/#/" rel="noopener noreferrer" target="_blank"&gt;nrfcloud&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/a&gt;in a single project ?&lt;/li&gt;
&lt;li&gt;So do we have any applications that support &lt;a href="https://aws.amazon.com/"&gt;AWS iot console&lt;/a&gt; and &lt;a href="https://nrfcloud.com/#/dashboard"&gt;nrfcloud&lt;/a&gt;? If yes what are the changes we need to apply?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;venkatesh&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to perform aws_fota using asset tracker application</title><link>https://devzone.nordicsemi.com/thread/255810?ContentTypeID=1</link><pubDate>Thu, 18 Jun 2020 14:02:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5341ee14-efe1-4aba-8be3-e290d3491f57</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]Do we need to change any files in the asset tracker application to perform aws_fota. If yes what was the modifications we need to do in asset tracker application?[/quote]
&lt;p&gt;&amp;nbsp;No changes needed, its default enabled.&lt;/p&gt;
[quote user=""]Where do update the firmware versions, security tags etc in the asset tracker, do we need to change the parameters like this or we do not ?[/quote]
&lt;p&gt;&amp;nbsp;For updating certifications, please see this blog post:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/nrf-cloud-certificate-update"&gt;https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/nrf-cloud-certificate-update&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]How to know that the device is connected to the AWS cloud (As we see the device status in nrf connect but not in aws) ?[/quote]
&lt;p&gt;Do you mean nrfcloud?&lt;/p&gt;
&lt;p&gt;If so, it should be in the dashboard on nrfcloud.com.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]Is there any documentation to perform aws_fota on assert tracker application?[/quote]
&lt;p&gt;Yes, you can create a &amp;quot;update bundle&amp;quot; by clicking on the hamburger menu in the top right corner when you&amp;#39;re logged into nrfcloud.com. When you compile your application, asset_tracker in this case, you can then take the app_signed.hex in your build folder and create a update bundle.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Once you click on your device, which should be connected under &amp;quot;devices&amp;quot;, there should be an &amp;quot;updates&amp;quot; card where you can select your newly created update bundle and send it to the nRF9160 device.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>