<?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>Download Client Library not connecting again after few attempt(s)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83035/download-client-library-not-connecting-again-after-few-attempt-s</link><description>Hi, 
 I am using the download client library (MFW 1.1.4 due to Verizon compatibility) and am noticing that the TLS handshake with my server only succeeds after the first few attempts after a system reboot. I modified the HTTPS Download Client sample by</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Dec 2021 14:04:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83035/download-client-library-not-connecting-again-after-few-attempt-s" /><item><title>RE: Download Client Library not connecting again after few attempt(s)</title><link>https://devzone.nordicsemi.com/thread/344814?ContentTypeID=1</link><pubDate>Wed, 22 Dec 2021 14:04:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:076c3ed0-27cd-48b6-9118-48f7563efe4e</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Aziz,&lt;/p&gt;
&lt;p&gt;They are two points you may need to check:&lt;/p&gt;
&lt;p&gt;1)&amp;nbsp;SSLv3 (aka TLS 1.0) is long deprecated and has some security issues, so you should &lt;a href="https://disablessl3.com/"&gt;disable SSLv3 (disablessl3.com)&lt;/a&gt;&amp;nbsp;on your server. The version of mbedTLS is&amp;nbsp;2.6.0 according to &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/zephyr/releases/release-notes-1.9.html?highlight=mbedtls"&gt;Zephyr Kernel 1.9.2 Documentation&lt;/a&gt;&amp;nbsp;which is used by NCS1.8.0, so you need to switch to&amp;nbsp;a newer TLS at least 1.2(refer to mbed TLS protocol support table from &lt;a href="https://en.wikipedia.org/wiki/Comparison_of_TLS_implementations"&gt;Comparison of TLS implementations&lt;/a&gt;).&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;2) Since the latest NCS1.8.0 is not tested with MFW1.1.4 according to &lt;a href="https://infocenter.nordicsemi.com/topic/comp_matrix_nrf9160/COMP/nrf9160/nrf9160_modem_fw.html"&gt;Compatibility Matrix&lt;/a&gt;, it would be better practice to test with the correct MFW version to avoid struggling with compatibility issues.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>