<?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>Implementing TLS with MQTT in nrf9160</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49339/implementing-tls-with-mqtt-in-nrf9160</link><description>I&amp;#39;m trying to connect to an AWS MQTT broker I have set up based on the code in https://github.com/joakimtoe/fw-nrfconnect-nrf/tree/36532a8ca60bf7139a988b5cbb4e6cb47948a9fa/samples/nrf9160/mqtt_simple , and this is the output I get: 
 
 main.c: 
 
 prj</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Jul 2019 16:00:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49339/implementing-tls-with-mqtt-in-nrf9160" /><item><title>RE: Implementing TLS with MQTT in nrf9160</title><link>https://devzone.nordicsemi.com/thread/197450?ContentTypeID=1</link><pubDate>Tue, 09 Jul 2019 16:00:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81b07fed-6337-40e5-9a7b-5d3cfea9a025</guid><dc:creator>jlienau03</dc:creator><description>&lt;p&gt;Hi Hakon,&lt;/p&gt;
&lt;p&gt;I just updated to v1.0.0 and was able to connect using the aws sample. When I created the ticket, I was using v0.4.0 and the modem firmware was up to date for that time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Implementing TLS with MQTT in nrf9160</title><link>https://devzone.nordicsemi.com/thread/196499?ContentTypeID=1</link><pubDate>Thu, 04 Jul 2019 10:58:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e00d33a-9c89-4911-a975-9bc6bea6ab2d</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;
&lt;p&gt;Are you using the latest tag (v1.0.0) and other repositories have also been updated to match this?&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;cd path/to/ncs/nrf/
git pull
git checkout v1.0.0
west update&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Have you also updated the modem?&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>