<?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>Socket error when attempting to send large TCP payload</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62243/socket-error-when-attempting-to-send-large-tcp-payload</link><description>Hello, 
 I am trying to send a rather large HTTP payload from the nRF9160, the payload is about 10KB in size. The problem I am running into is that after about ~4KB of data sent successfully through the socket send() function, the send() function will</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Jun 2020 18:46:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62243/socket-error-when-attempting-to-send-large-tcp-payload" /><item><title>RE: Socket error when attempting to send large TCP payload</title><link>https://devzone.nordicsemi.com/thread/254101?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2020 18:46:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23706e39-8b2d-4f43-b008-459c9b9ea874</guid><dc:creator>Cody</dc:creator><description>&lt;p&gt;Thank you for your response, meant to get back to you sooner but I have been heads down working on a release.&lt;/p&gt;
&lt;p&gt;I have no idea what I did or what changed but it appears to be working now. It is possible that there could have been an issue elsewhere in the code. Just in case you were still curious, I was working off the officially released and tagged v1.2.0 version of the nRF Connect SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Socket error when attempting to send large TCP payload</title><link>https://devzone.nordicsemi.com/thread/253609?ContentTypeID=1</link><pubDate>Fri, 05 Jun 2020 19:38:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7c49610-2463-4f99-85d1-7887694c92d1</guid><dc:creator>jbrzozoski</dc:creator><description>&lt;p&gt;What is the value of errno after send() errors out?&amp;nbsp; And what version of modem firmware and BSDLIB are you using?&amp;nbsp; For the BSDLIB version, see what git commit your nrfxlib directory is checked out at.&lt;/p&gt;
&lt;p&gt;Oversize TCP send behavior has been tweaked in recent versions of both, which is why I ask.&amp;nbsp; There may still be a bug, but you should confirm that you&amp;#39;re on the newer versions first.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>