<?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>mfw_nrf9160_1.3.2.zip - behavior change on lost network?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90002/mfw_nrf9160_1-3-2-zip---behavior-change-on-lost-network</link><description>I update a couple of device to mfw_nrf9160_1.3.2.zip. 
 Before that (1.3.1), my experience was to get a ENETDOWN, when calling &amp;quot; sendto&amp;quot; while the device has lost some the network. (It&amp;#39;s a little more complicated. If the device is in PSM, the first call</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Aug 2022 13:24:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90002/mfw_nrf9160_1-3-2-zip---behavior-change-on-lost-network" /><item><title>RE: mfw_nrf9160_1.3.2.zip - behavior change on lost network?</title><link>https://devzone.nordicsemi.com/thread/380146?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2022 13:24:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d165bf5-cfe5-49d4-aefd-94c70072ad2c</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Okay, thanks for the feedback.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mfw_nrf9160_1.3.2.zip - behavior change on lost network?</title><link>https://devzone.nordicsemi.com/thread/379399?ContentTypeID=1</link><pubDate>Sun, 31 Jul 2022 10:25:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f284da8-d934-4d28-9341-f05b17299d30</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;&amp;gt; So the left question for me is, what are the users/developers considered to do on such an update. Trying to compare the documentation? Really?&lt;/p&gt;
&lt;p&gt;I&amp;#39;m only evaluating the nRF9160.&lt;/p&gt;
&lt;p&gt;Anyway, the answer on how such updates should be handled by users is not that irrelevant. At least I consider the &amp;quot;network reconnect/search&amp;quot; as critical for products.&lt;/p&gt;
&lt;p&gt;There are also related issues pointing into that direction:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/85254/how-to-recover-a-nrf9160-from-sporadic-enetdown"&gt;How to recover a nRF9160 from sporadic ENETDOWN&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/89164/lte-m-reconnect-after-los"&gt;LTE-M Reconnect after LoS&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Maybe, there are better ideas than using the errno. If so, maybe they get documented&lt;/p&gt;
&lt;p&gt;(Just mention: I know it&amp;#39;s summer, and for now my stuff runs again. But maybe over the next month Nordic considers to document the ideas to implement such a &amp;quot;save reconnect&amp;quot;.)&lt;/p&gt;
&lt;p&gt;Other issues, caused by unaware changes with the update from 1.9.1 to 2.0.0:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/90433/upgrade-sdk-1-9-1-to-2-0-0"&gt;upgrade sdk 1.9.1 to 2.0.0&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So, I can only recommend, that the &amp;quot;change notes&amp;quot; may get more complete.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mfw_nrf9160_1.3.2.zip - behavior change on lost network?</title><link>https://devzone.nordicsemi.com/thread/379150?ContentTypeID=1</link><pubDate>Thu, 28 Jul 2022 13:38:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36e0b7c0-336c-4f02-aaf3-e0cb284ab81b</guid><dc:creator>Hakon</dc:creator><description>&lt;div&gt;
&lt;p&gt;Modem team;&lt;/p&gt;
&lt;p&gt;&amp;quot;Before that (1.3.1), my experience was to get a ENETDOWN, when calling &amp;quot;sendto&amp;quot; while the device has lost some the network&amp;quot;&lt;br /&gt; This behavior is unchanged.&lt;/p&gt;
&lt;p&gt;If the customer sees ESHUTDOWN is because of another reason, that is, the sendto() call was interrupted because the Modem was turned off by an application call to nrf_modem_lib_shutdown().&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mfw_nrf9160_1.3.2.zip - behavior change on lost network?</title><link>https://devzone.nordicsemi.com/thread/378540?ContentTypeID=1</link><pubDate>Mon, 25 Jul 2022 12:36:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b25a5822-4624-4172-8584-cfeb443555f0</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;Thanks for refer to &amp;quot;nrf_socket.h&amp;quot;.&lt;/p&gt;
&lt;p&gt;The diff between v1.9 branch and the v2.0 branch is: &lt;/p&gt;
&lt;p&gt;v1.9&lt;/p&gt;
&lt;p&gt;@return The number of bytes that were sent on success.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -1 on error, and errno indicates the reason for failure.&lt;br /&gt;&lt;br /&gt;v2.0&lt;/p&gt;
&lt;p&gt;In addition, the function shall return -1 and set the following errno:&lt;br /&gt;[NRF_ESHUTDOWN] Modem was shut down.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So the left question for me is, what are the users/developers considered to do on such an update. Trying to compare the documentation? Really?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mfw_nrf9160_1.3.2.zip - behavior change on lost network?</title><link>https://devzone.nordicsemi.com/thread/378521?ContentTypeID=1</link><pubDate>Mon, 25 Jul 2022 11:17:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e0546e7-3c39-4abf-b006-38c56fbbb0a3</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Modem team;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;Changes are likely related to new modem library rather than new modem firmware.&lt;/p&gt;
&lt;p&gt;ESHUTDOWN means - Modem was shutdown. That means, either the application shut down the modem or the modem has crashed.&lt;br /&gt; ENETDOWN still means - PDN was deactivated. Socket must be destroyed and re-created (and optionally reconnected).&lt;/p&gt;
&lt;p&gt;ESHUTDOWN return value is documented in the send()/sendto() function doxygen in the nrf_socket.h header.&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mfw_nrf9160_1.3.2.zip - behavior change on lost network?</title><link>https://devzone.nordicsemi.com/thread/378306?ContentTypeID=1</link><pubDate>Fri, 22 Jul 2022 12:42:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db7ff9ef-5f7a-4e9d-9124-fc4d12bb3f22</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;In the meantime I got also &lt;span style="color:#000000;"&gt;ENETUNREACH.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000;"&gt;I&amp;#39;m not sure, if I tested the 1.3.1 too lazy (by the way, more then for 3 weeks with th3 1.3.1), or if that has changed.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mfw_nrf9160_1.3.2.zip - behavior change on lost network?</title><link>https://devzone.nordicsemi.com/thread/378302?ContentTypeID=1</link><pubDate>Fri, 22 Jul 2022 12:37:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2c89ddd-7847-43bf-9095-dcd5f148cad5</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have asked the modem team to comment on this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>