<?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>nRF9160 Downloading large binary HTTPS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/96641/nrf9160-downloading-large-binary-https</link><description>Hi all, 
 I am running into an issue where I need to download a large binary, but I am limited to the 2k recv buffer while utilizing TLS. 
 I can utilize the download client successfully when the binary is uploaded to a public AWS S3 bucket, but the issue</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 01 Mar 2023 12:39:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/96641/nrf9160-downloading-large-binary-https" /><item><title>RE: nRF9160 Downloading large binary HTTPS</title><link>https://devzone.nordicsemi.com/thread/412739?ContentTypeID=1</link><pubDate>Wed, 01 Mar 2023 12:39:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a446e04b-12a4-4f0c-89f5-57941e12a8b6</guid><dc:creator>Hakon</dc:creator><description>[quote user="super153"]So is there some API implementation of an HTTP callback response for chunked octet streams?[/quote]
&lt;p&gt;Running the mbedtls stack on the app core removes the TLS size limit entirely, so there is no need for chunked data at all.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Downloading large binary HTTPS</title><link>https://devzone.nordicsemi.com/thread/410728?ContentTypeID=1</link><pubDate>Fri, 17 Feb 2023 21:07:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:617bb764-8930-4690-8aec-3e5c5db4c536</guid><dc:creator>super153</dc:creator><description>&lt;p&gt;So is there some API implementation of an HTTP callback response for chunked octet streams? &amp;nbsp;Or does this have to be a complete custom implementation outside of the download client?&lt;br /&gt;&lt;br /&gt;I am looking to avoid manipulating the toolchain files and keeping my code portable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Downloading large binary HTTPS</title><link>https://devzone.nordicsemi.com/thread/410647?ContentTypeID=1</link><pubDate>Fri, 17 Feb 2023 13:01:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1cdf2c4-6121-4665-bc8b-4eec7d859f7d</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;have you tried using mbedtls on the app core to circumvent the TLS size limit? You can read Charlies response in this ticket; &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/82942/max-rx-receive-buffer/344341"&gt;Link&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>