<?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>COAP Thread Server stops receiving messages at a high rate and with multiple sensors</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34873/coap-thread-server-stops-receiving-messages-at-a-high-rate-and-with-multiple-sensors</link><description>Hello there, 
 I have developed simple coap client and simple coap server based firmwares on nRF52840. My hardware/software configuration is: 
 SDK: nRF5_SDK_for_Thread_v0.10.0_e1c3d11 Thread version:OPENTHREAD/g6a15261b-dirty THREAD Border Router = nRF52840</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Aug 2018 14:15:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34873/coap-thread-server-stops-receiving-messages-at-a-high-rate-and-with-multiple-sensors" /><item><title>RE: COAP Thread Server stops receiving messages at a high rate and with multiple sensors</title><link>https://devzone.nordicsemi.com/thread/143054?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 14:15:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edb12f36-5120-489d-af00-8c702003f045</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Glad to hear. Let us know if you encounter the issue again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: COAP Thread Server stops receiving messages at a high rate and with multiple sensors</title><link>https://devzone.nordicsemi.com/thread/142933?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 05:27:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1cb6a4b-51d8-4160-9379-2f775b58b497</guid><dc:creator>Rajendra</dc:creator><description>&lt;p&gt;I have yet not tried on SDK 1.0 with&amp;nbsp;multiple sensors with high data rate. In SDK 1.0, it works well with a limited number of sensors with a low data rate.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: COAP Thread Server stops receiving messages at a high rate and with multiple sensors</title><link>https://devzone.nordicsemi.com/thread/142396?ContentTypeID=1</link><pubDate>Wed, 01 Aug 2018 12:24:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b2b4329-55e8-4e59-bf65-6bd0fdac73ef</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Hey Rajendra, do you&amp;nbsp;still experience your issue in SDK 1.0?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: COAP Thread Server stops receiving messages at a high rate and with multiple sensors</title><link>https://devzone.nordicsemi.com/thread/137666?ContentTypeID=1</link><pubDate>Tue, 26 Jun 2018 12:01:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:070a2d21-c6aa-497e-a147-0fa847f405c7</guid><dc:creator>Rajendra</dc:creator><description>&lt;p&gt;&lt;span&gt;Thank you H&amp;aring;kon,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Yes RLOC added, and Thread network data changed states needs to be focused&amp;nbsp;on. Is there any state machine/source code which shows the step by step formation of thread network? Which would help to understand these states better.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;How can I force the state change, is there any way to do it? As I know these states come as a result of thread&amp;nbsp;network formation.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I will try to use Thread V1.0. In 1.0, I could see there are some major improvements.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Rajendra&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: COAP Thread Server stops receiving messages at a high rate and with multiple sensors</title><link>https://devzone.nordicsemi.com/thread/137621?ContentTypeID=1</link><pubDate>Tue, 26 Jun 2018 08:53:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edfa7241-0411-45b8-b132-136d462b63bb</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Hey Rajendra,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sorry for the late reply.&lt;/p&gt;
&lt;p&gt;The common denominator for these four state changes are Role change, RLOC added, and Thread network data changed. I think it is safe to assume that one or more of these state changes are the culprit.&lt;br /&gt;&lt;br /&gt;I suggest you force one of the state changes at a time and see if your problem appears.&lt;br /&gt;&lt;br /&gt;I can also suggest that you migrate to&amp;nbsp;&lt;a title="nRF5 SDK for Thread and Zigbee v1.0.0" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk/keydef/PLUGINS_ROOT/com.nordic.infocenter.thread_zigbee.v1.0.0/index.html?cp=4_2_0"&gt;nRF5 SDK for Thread and Zigbee v1.0.0&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Håkon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: COAP Thread Server stops receiving messages at a high rate and with multiple sensors</title><link>https://devzone.nordicsemi.com/thread/134533?ContentTypeID=1</link><pubDate>Mon, 04 Jun 2018 11:35:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9271bb5f-57df-4cca-989b-ec705cb7582e</guid><dc:creator>Rajendra</dc:creator><description>&lt;p&gt;I have found that Thread stops receiving data when its state changes to one of following.&lt;/p&gt;
&lt;p&gt;0x2E5, 0x2A5, 0x224, 0x264. i.e.&amp;nbsp;state_changed_callback(uint32_t flags, void * p_context) gives these flags values. I have analyzed these values further.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/THread_5F00_states.png" /&gt;&lt;/p&gt;
&lt;p&gt;I am not sure why these states occur and if there are more such problematic states?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Rajendra&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: COAP Thread Server stops receiving messages at a high rate and with multiple sensors</title><link>https://devzone.nordicsemi.com/thread/134107?ContentTypeID=1</link><pubDate>Thu, 31 May 2018 04:11:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1122dd4b-39d4-4918-87d4-a59704547f9d</guid><dc:creator>Rajendra</dc:creator><description>&lt;p&gt;I do not get any error message. The data receive handler stops printing the log. I have mesh topology. Most of the time server is in leader mode and sensors as a child.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: COAP Thread Server stops receiving messages at a high rate and with multiple sensors</title><link>https://devzone.nordicsemi.com/thread/134023?ContentTypeID=1</link><pubDate>Wed, 30 May 2018 12:12:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:998a5c23-31ec-4a28-a656-4c0f32ce066a</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Hey Rajendra,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Do you get any error messages?&lt;/li&gt;
&lt;li&gt;Can you describe your network topology, devices and their network roles?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Håkon.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>