<?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>nRFCloud CoAP messages not received</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127956/nrfcloud-coap-messages-not-received</link><description>Hello DevZone 
 I am currently facing an issues with device already installed at my customer. Devices are based on nRF9160, firmware based on SDK 2.8.0 and modem 1.3.6. Once deviced are installed, they do not move. Device works like this: Sleep 15 min</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Apr 2026 16:39:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127956/nrfcloud-coap-messages-not-received" /><item><title>RE: nRFCloud CoAP messages not received</title><link>https://devzone.nordicsemi.com/thread/565767?ContentTypeID=1</link><pubDate>Thu, 30 Apr 2026 16:39:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db046053-ad6a-428a-8795-e91ac465c4bd</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;Do you use DTLS 1.2 CID and save/restore the session for cfun=0/cfun=1?&lt;/p&gt;
&lt;p&gt;Then such pretty high loss rates are sometimes caused by a DNS-load-balancer.&lt;/p&gt;
&lt;p&gt;On the initial exchange a DTLS session is only established on one node. That&amp;#39;s fine, as long as the ip-address is used.&lt;/p&gt;
&lt;p&gt;But it may fail, if a follow-up DNS lookup results in the ip-address of an other node.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRFCloud CoAP messages not received</title><link>https://devzone.nordicsemi.com/thread/565699?ContentTypeID=1</link><pubDate>Wed, 29 Apr 2026 15:34:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9d020c0-3f59-4543-8eb9-9f7e1eef75bf</guid><dc:creator>Syed Maysum Abbas Zaidi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for the clear description and the plot. I think the good RSRP and connection evaluation values alongside missing messages in nRF Cloud usually means we should look beyond the bad signal alone. You mentioned that you are using non-confirmable CoAP and there is no ACK from the server, so in this case the stack has no way to know if the message was received. A return value of 0 from&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/nrf-apis-latest/page/group_nrf_cloud_coap_gad0915e24f5f56a825daea52c36843869.html#gad0915e24f5f56a825daea52c36843869"&gt;nrf_cloud_coap_json_message_send&lt;/a&gt; only means the UDP packet left the device stack, not that nRF Cloud received or stored it.&amp;nbsp;So could you try to switch to confirmable CoAP (confirmable=true) on the test device? and check the return values.&lt;/p&gt;
&lt;p&gt;Also, since the modem is powered off after each cycle, a full DTLS handshake and reauthentication with nRF Cloud is usually required on every reconnect. Could you also log the return value of&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/nrf-apis-latest/page/group_nrf_cloud_coap_gae4272cd5b617bd249f3db98b40fb820a.html#gae4272cd5b617bd249f3db98b40fb820a"&gt;nrf_cloud_coap_connect()&lt;/a&gt;&amp;nbsp;each cycle to confirm it always succeeds before the send?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you provide a&amp;nbsp;modem trace on an affected device during a failed send cycle? As this will help us to see whether the DTLS handshake, PDN attach, or UDP transmission is failing at the network level. Thanks&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;Syed Maysum&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>