<?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 recvfrom() doesn&amp;#39;t fill out address buffer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84271/socket-recvfrom-doesn-t-fill-out-address-buffer</link><description>I have an application using the nRF9160 and its LTE modem to connect to a LWM2M server. During some debugging I enabled LWM2M_LOG_LEVEL_DBG and saw that I consistently got an error: 
 After checking some more and posting an issue on Zephyr GitHub I was</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Feb 2022 09:49:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84271/socket-recvfrom-doesn-t-fill-out-address-buffer" /><item><title>RE: Socket recvfrom() doesn't fill out address buffer</title><link>https://devzone.nordicsemi.com/thread/351259?ContentTypeID=1</link><pubDate>Fri, 04 Feb 2022 09:49:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d46f5b75-acb6-4018-a751-b50a99034314</guid><dc:creator>AndreasPettersson</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;OK, thanks, good that you have it in the backlog!&lt;/p&gt;
&lt;p&gt;/Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Socket recvfrom() doesn't fill out address buffer</title><link>https://devzone.nordicsemi.com/thread/350836?ContentTypeID=1</link><pubDate>Wed, 02 Feb 2022 11:12:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39d92756-f6ec-482c-a896-24aaa18ada53</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Andreas,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Basically, this is not a bug but rather a limitation of the Modem. nRF9160&amp;nbsp;modem firmware does not support sendto operation for TLS/DTLS sockets at the bottom level,&amp;nbsp;while this step&amp;nbsp;is conducted by the net_lwm2m_engine maintained by the Zephyr project&amp;nbsp;from the application side, so you get this error to repot from debugging information.There should be no influence on the MQTT transmission between your client and server.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Currently, we are working on some other higher priority&amp;nbsp;tasks&amp;nbsp;but we do have a plan to investigate this limitation further. Thanks for reporting this to us!&amp;nbsp;&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>