<?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>[nRF7002DK] HTTPS request Failed with errno: 22</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116411/nrf7002dk-https-request-failed-with-errno-22</link><description>Hi! 
 Im using nRF7002DK for start HTTPS connection. 
 I started with the example from Lession 5 exercise 2 in the nRF dev academy. 
 lession5 exercise 2 
 
 I changed the hostname and port number to Google and changed the certificate. 
 
 
 
 However</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Nov 2024 13:32:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116411/nrf7002dk-https-request-failed-with-errno-22" /><item><title>RE: [nRF7002DK] HTTPS request Failed with errno: 22</title><link>https://devzone.nordicsemi.com/thread/511497?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2024 13:32:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e64f76a5-ec23-4cbc-843e-56a40c8c4148</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;&lt;span&gt;The credentials will be stored in the device&amp;#39;s protected storage&amp;nbsp;&lt;/span&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/105898/mqtts-custom-certs/458708"&gt;see this post&lt;/a&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002DK] HTTPS request Failed with errno: 22</title><link>https://devzone.nordicsemi.com/thread/511389?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2024 00:46:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b6dc5ce-c2fd-4f7e-a7b0-9ecf76d8aec2</guid><dc:creator>DDYD1</dc:creator><description>&lt;p&gt;I found the cause of my problem!&lt;br /&gt; The certificate is over 2 KB, but since I only had 2 KB of storage space, the end was truncated.&lt;/p&gt;
&lt;p&gt;I have a question as we go along. The nRF9160 can store the certificate inside the modem. Is this not possible with the nRF7002 or nRF5340?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002DK] HTTPS request Failed with errno: 22</title><link>https://devzone.nordicsemi.com/thread/510973?ContentTypeID=1</link><pubDate>Mon, 18 Nov 2024 23:09:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1e10f9f-4678-4d8d-8d1c-6d34b4e25615</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please try to add the following configs:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_MBEDTLS_SSL_RENEGOTIATION=y
CONFIG_NET_SOCKETS_TLS_MAX_CONTEXTS=6

CONFIG_MBEDTLS_MPI_MAX_SIZE=512
CONFIG_MBEDTLS_HEAP_SIZE=80000
CONFIG_NET_SOCKETS_TLS_SET_MAX_FRAGMENT_LENGTH=n
CONFIG_PSA_WANT_RSA_KEY_SIZE_4096=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002DK] HTTPS request Failed with errno: 22</title><link>https://devzone.nordicsemi.com/thread/510812?ContentTypeID=1</link><pubDate>Mon, 18 Nov 2024 00:41:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e308f218-4c11-4a42-8766-18b3c229fd6d</guid><dc:creator>DDYD1</dc:creator><description>&lt;p&gt;Im using 2.7.0ver&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1731890501105v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002DK] HTTPS request Failed with errno: 22</title><link>https://devzone.nordicsemi.com/thread/510780?ContentTypeID=1</link><pubDate>Fri, 15 Nov 2024 23:31:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b33ffe9-10bd-4a0e-8ebd-ebec48a804f9</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Which NCS version are you using?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>