<?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>Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79742/problems-with-programming-device-certificates-from-the-aws-iot-console</link><description>I did download the device certificates from the AWS IoT console into a directory: C:\Nordic on my PC. 
 However, my attempts to copy and paste these device certificates from the directory C:\Nordic on my PC to the respective entries (CA Certificate, Client</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Sep 2021 11:03:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79742/problems-with-programming-device-certificates-from-the-aws-iot-console" /><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/330810?ContentTypeID=1</link><pubDate>Thu, 23 Sep 2021 11:03:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a73db0a-a511-494b-b37c-4eb9c3f03499</guid><dc:creator>Jacek Majda</dc:creator><description>&lt;p&gt;Yes, the last answer offered a solution to my problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/330756?ContentTypeID=1</link><pubDate>Thu, 23 Sep 2021 07:23:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae02e5bc-d08a-4af6-9107-259bd94c6f68</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;Awesome!&lt;/p&gt;
&lt;p&gt;Could you accept one of the answers as a solution?&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/330718?ContentTypeID=1</link><pubDate>Wed, 22 Sep 2021 15:29:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59a2dd89-54b3-41c2-8fa5-459476859bee</guid><dc:creator>Jacek Majda</dc:creator><description>&lt;p&gt;After verifying and correcting the cloud side permissions (especially the attachment of the policy to my thing&amp;#39;s certificate), the problem has been resolved and I was able to run and test the sample: AWS_iot without any problem.&lt;/p&gt;
&lt;p&gt;Thank you for your assistance in resolving this problem.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/330696?ContentTypeID=1</link><pubDate>Wed, 22 Sep 2021 13:46:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d05180f6-77af-42e3-80c4-6a09c7feb549</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;That&amp;#39;s progress.&lt;/p&gt;
&lt;p&gt;Did you also verify the cloud side permissions? &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/aws_fota/README.html#creating-a-thing-in-aws-iot"&gt;Especially that the policy is attached to your thing&amp;#39;s certificate?&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/330527?ContentTypeID=1</link><pubDate>Tue, 21 Sep 2021 16:26:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3027d642-2c97-481c-bb64-dc3807a467c6</guid><dc:creator>Jacek Majda</dc:creator><description>&lt;p&gt;1. I did double-check and subsequently I corrected the entry for the configuration of the AWS IoT broker, using the address string found under &amp;quot;Rest API Endpoint&amp;quot; in the AWS IoT Console under: IoT core&amp;gt;Manage&amp;gt;things&amp;gt;interact.&lt;/p&gt;
&lt;p&gt;2. I double-checked and I corrected the entry for the configuration of the&amp;nbsp; AWS_IoT_Client_ID_Static, using the name of the thing as it appears in the AWS IoT Console under: IoT core&amp;gt;Manage&amp;gt;things.&lt;/p&gt;
&lt;p&gt;3. I double-checked that the entry for the configuration of the AWS_IOT_SEC_TAG is 201.&lt;/p&gt;
&lt;p&gt;However, after I have built the the AWS_iot sample and I tried to run it, the following error messages appeared on the LTE Link Monitor every 30 seconds:&lt;/p&gt;
&lt;p&gt;AWS_IOT_EVT_CONNECTING&lt;/p&gt;
&lt;p&gt;connection_poll_start&amp;nbsp; failed, error:-119&lt;/p&gt;
&lt;p&gt;aws_iot_connect, error:-119&lt;/p&gt;
&lt;p&gt;Next connection retry in 30 seconds&lt;/p&gt;
&lt;p&gt;AWS_IOT_EVT_DISCONNECTED&lt;/p&gt;
&lt;p&gt;Next connection retry in 30 seconds&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;as can be seen on the attached log file from the LTE Link Monitor.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2021_2D00_09_2D00_21-LTE-Link-Monitor-log-file.txt"&gt;devzone.nordicsemi.com/.../2021_2D00_09_2D00_21-LTE-Link-Monitor-log-file.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/330494?ContentTypeID=1</link><pubDate>Tue, 21 Sep 2021 13:03:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6a6603e-a0e6-40bb-b4b9-fb071d209990</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;ol&gt;
&lt;li&gt;You cannot connect to example.com, this is a reserved domain name which does not resolve.&lt;/li&gt;
&lt;li&gt;The aws_iot sample requires you to configure the hostname of your AWS IoT broker via &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/kconfig/CONFIG_AWS_IOT_BROKER_HOST_NAME.html#std-kconfig-CONFIG_AWS_IOT_BROKER_HOST_NAME"&gt;CONFIG_AWS_IOT_BROKER_HOST_NAME&lt;/a&gt;, please double check that it is correct.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/330484?ContentTypeID=1</link><pubDate>Tue, 21 Sep 2021 12:21:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9588a7ed-e572-4b43-8c9c-968c9bfa10bb</guid><dc:creator>Jacek Majda</dc:creator><description>&lt;p&gt;1. what kind of SIM card are you using in the device?&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span style="background-color:#ffcc00;"&gt;A Vodacom SIM card, enabled for NB-IoT in the Republic of South Africa&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;2. did you activate the SIM card?&amp;nbsp; &amp;nbsp; &lt;span style="background-color:#ffcc00;"&gt;Yes&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;3. did you double check that you have sufficient data available on the SIM card?&amp;nbsp; &lt;span style="background-color:#ffcc00;"&gt;Yes&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I was able to successfully run and test the application: asset_tracker , connecting successfully to the nrfcloud.com but I could not connect to &lt;a href="http://www.example.com"&gt;www.example.com&lt;/a&gt;&amp;nbsp;when I tried to run and test the sample: https_client.&lt;/p&gt;
&lt;p&gt;I was told that when I ran the sample: https_client, it&amp;nbsp; was unsuccessfully trying to establish a TCP connection via port 443 (which is the HTTPS port number) because server was denying the request with a TCP RST (reset of TCP connection).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;On the other hand, when I ran the sample:asset_tracker, it was running via MQTTS on port 8883 and it did successfully connect to&amp;nbsp; nrfcloud.com.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Could the problem that I am experiencing with connecting to the internet while running sample: AWS_IoT be similar to the one that I experienced with sample: https_client?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Does the sample: AWS_IoT require establishing a TCP connection via port 443 (which is the HTTPS port number)?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/330463?ContentTypeID=1</link><pubDate>Tue, 21 Sep 2021 11:12:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98e95d29-c965-4063-b007-aee8171c0764</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;It looks like you are not getting a connection to the internet, because&amp;nbsp;getaddrinfo fails.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;what kind of SIM card are you using in the device?&lt;/li&gt;
&lt;li&gt;did you activate the SIM card?&lt;/li&gt;
&lt;li&gt;did you double check that you have sufficient data available on the SIM card?&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/330336?ContentTypeID=1</link><pubDate>Mon, 20 Sep 2021 15:25:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2e5ae6b-a635-474d-bba8-0f3445d34595</guid><dc:creator>Jacek Majda</dc:creator><description>&lt;p&gt;Hi Markus,&lt;/p&gt;
&lt;p&gt;Thanks for clarifying that by copy&amp;amp;paste you mean that I should first open the file with a text editor.&amp;nbsp; Once I did that, I was able to copy&amp;amp;paste the device certificates without any problems.&lt;/p&gt;
&lt;p&gt;While the device certificates from AWS IoT Console have now been programmed correctly, I am still experiencing problems when running the sample: AWS_iot and trying to connect to the AWS IoT client broker, with the following messages popping up on the LTE Link Monitor every 30 seconds:&lt;/p&gt;
&lt;p&gt;AWS_IOT_EVT_CONNECTING&lt;/p&gt;
&lt;p&gt;getaddrinfo, error:-11&lt;/p&gt;
&lt;p&gt;client_broker_init, error:-10&lt;/p&gt;
&lt;p&gt;as shown in the attached LTE Link Monitor log file.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2021_2D00_09_2D00_20-LTE-Link-Monitor-log-file.txt"&gt;devzone.nordicsemi.com/.../2021_2D00_09_2D00_20-LTE-Link-Monitor-log-file.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Are you able to assist with this problem or shall I open a new ticket for it?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Jacek&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/330299?ContentTypeID=1</link><pubDate>Mon, 20 Sep 2021 13:21:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0090e905-eff0-4fb4-9fd1-b645e6832a36</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;Hei Jacek,&lt;/p&gt;
&lt;p&gt;just to clarify:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;can you type in the text boxes?&lt;/li&gt;
&lt;li&gt;with copy&amp;amp;paste we mean that you should
&lt;ol&gt;
&lt;li&gt;open the file with a text editor (e.g. Notepad on Windows)&lt;/li&gt;
&lt;li&gt;select the entire content&lt;/li&gt;
&lt;li&gt;copy it to the clipboard&lt;/li&gt;
&lt;li&gt;switch to the Certificate manager&lt;/li&gt;
&lt;li&gt;paste into the respective textbox&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;It pasted content should look like this:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot_5F00_20210920_5F00_151846.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/330293?ContentTypeID=1</link><pubDate>Mon, 20 Sep 2021 13:05:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:088075b8-4461-4718-8a56-cfaa71246b18</guid><dc:creator>Jacek Majda</dc:creator><description>&lt;p&gt;Hi Markus,&lt;/p&gt;
&lt;p&gt;As I explained in my earlier communications, I did follow this procedure &amp;quot;as documented here&amp;quot; several times but my attempts to use copy-and-paste in order to enter the required certificates from a folder: c:\Nordic to the relevant text boxes of the Certificate Manager were unsuccessful. I was able to copy a certificate from the folder c:\Nordic but there was no response when I tried to paste this certificate into the relevant text box of the Certificate Manager.&lt;/p&gt;
&lt;p&gt;I tried to attach the copies of these 3 certificates that I downloaded from the AWS IoT Console (to a C;\Nordic folder of my PC) to this message for your reference but I could not insert them into this message.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Jacek&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/330282?ContentTypeID=1</link><pubDate>Mon, 20 Sep 2021 12:32:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b11b53d-112b-463e-8b4f-f3d0aee8089c</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;I sounds like you are not actually using a JSON file (one with a .json extension), but dragging over the individual certificate files.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You need to copy&amp;amp;paste them individually in the text boxes, &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/networking/aws_iot.html#programming-the-certificates-to-the-on-board-modem-of-the-nrf9160-based-kit"&gt;as documented here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/330277?ContentTypeID=1</link><pubDate>Mon, 20 Sep 2021 12:05:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43505eb4-2e1c-4525-85e9-cedec2a2505f</guid><dc:creator>Jacek Majda</dc:creator><description>&lt;p&gt;Hi Markus,&lt;/p&gt;
&lt;p&gt;As requested, I enclose a screenshot of UI , where I tried to provide/enter the device certificate into the correct entry box of the Certificate Manager:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Screenshot-20_2D00_09_2D00_2021.docx"&gt;devzone.nordicsemi.com/.../Screenshot-20_2D00_09_2D00_2021.docx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I also enclose a screenshot of the error console:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Screenshot-of-the-error-console-20_2D00_09_2D00_2021.docx"&gt;devzone.nordicsemi.com/.../Screenshot-of-the-error-console-20_2D00_09_2D00_2021.docx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The error message: &amp;quot;Unexpected number in JSON at position 1&amp;quot; appears in the log of the Certificate Manager when I try to enter the device certificate using the drag-and-drop method or when I use &amp;quot;Load from JSON&amp;quot; option.&lt;/p&gt;
&lt;p&gt;When I try to use copy-and-paste to enter the device certificate into the correct entry box of the Certificate Manager - there is no response at all.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Jacek&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/330187?ContentTypeID=1</link><pubDate>Mon, 20 Sep 2021 08:30:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be0496de-d91c-480f-b9c8-a22b6802b015</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;Hei&amp;nbsp;Jacek,&lt;/p&gt;
&lt;p&gt;the &amp;quot;&lt;span&gt;Unexpected number in JSON at position 1&amp;quot; sounds either like a copy and paste issue, or a problem with the certificate manager.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Could you paste a screenshot of the UI where you provide your certificate, and also a screenshot of the error console: press Ctrl+Shift+i to open the console, you should see an error message there.&lt;/span&gt;&lt;/p&gt;
[quote userid="104491" url="~/f/nordic-q-a/79742/problems-with-programming-device-certificates-from-the-aws-iot-console/330142#330142"]Also, when you open the Certificate Manager in the LTE Link Monitor, you see the following note: &amp;quot;Use security tag 16842753 to manage nRF Connect for Cloud certificate, otherwise pick a different tag&amp;quot;.&amp;nbsp; &amp;nbsp;So, which security tag shall be used to manage the AWS IoT certificates?[/quote]
&lt;p&gt;You can set the sec tag in the configuration:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/3e1f601eb6c13d9a6189505fab0bc7ee1e4670fe/samples/nrf9160/aws_iot/prj.conf#L34"&gt;https://github.com/nrfconnect/sdk-nrf/blob/3e1f601eb6c13d9a6189505fab0bc7ee1e4670fe/samples/nrf9160/aws_iot/prj.conf#L34&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The default is 201.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/330142?ContentTypeID=1</link><pubDate>Sun, 19 Sep 2021 20:21:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:261d6728-5b20-458b-bfda-845e655c02db</guid><dc:creator>Jacek Majda</dc:creator><description>&lt;p&gt;Hey Markus,&lt;/p&gt;
&lt;p&gt;I am in fact using the aws_iot sample and I did follow the steps given in this sample on how to connect to AWS IoT, .&lt;/p&gt;
&lt;p&gt;I did set up an AWS account, created a thing in AWS IoT, generated the required certificates and downloaded them to the directory C:\Nordic on my PC.&lt;/p&gt;
&lt;p&gt;However, my attempts to copy and paste these device certificates from the directory C:\Nordic on my PC to the respective entries (CA Certificate, Client Certificate and Private Key) on the Certificate Manager of the LTE Link Monitor were unsuccessful. No response at all...Just a message: &amp;quot;Unexpected number in JSON at position 1&amp;quot; appears in the log on the &amp;quot;Certificate Manager&amp;quot; page of the LTE Link Monitor.&lt;/p&gt;
&lt;p&gt;Also, when you open the Certificate Manager in the LTE Link Monitor, you see the following note: &amp;quot;Use security tag 16842753 to manage nRF Connect for Cloud certificate, otherwise pick a different tag&amp;quot;.&amp;nbsp; &amp;nbsp;So, which security tag shall be used to manage the AWS IoT certificates?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Jacek&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problems with programming device certificates from the AWS IoT console.</title><link>https://devzone.nordicsemi.com/thread/329950?ContentTypeID=1</link><pubDate>Fri, 17 Sep 2021 07:57:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2aaeead-25cc-40c2-afca-8512afb20c20</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;Hei Jacekma,&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;which application are you running? The pre-programmed sample only works with nRF Cloud.&lt;/li&gt;
&lt;li&gt;I&amp;#39;d recommend to start with the&amp;nbsp;aws_iot sample, &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/aws_iot/README.html"&gt;it will walk you through the steps to connect to AWS IoT&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>