<?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>Need support on Wireless Node Application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106949/need-support-on-wireless-node-application</link><description>Hello Nordic Team, 
 
 
 We are looking for a solution for time synchronization in wireless nodes and communication among the nodes. Nordic has various solutions on different-different protocol i.e., BLE, BLE mesh, Zigbee, OpenThread. We come to Nordic</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Jan 2024 14:39:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106949/need-support-on-wireless-node-application" /><item><title>RE: Need support on Wireless Node Application</title><link>https://devzone.nordicsemi.com/thread/462335?ContentTypeID=1</link><pubDate>Tue, 02 Jan 2024 14:39:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69aa4c2d-90f8-48dd-a05b-e50920d9d75b</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve sent you a PM with the RSMs e-mail so you can reach out to them through that.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve discussed your question and configuration with my colleagues and we agree on that using the nRF5340 will not resolve the synchronization for a single radio device. The answers below here will also cover the latest question you had in&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/100376/timesync-and-ble-mesh-functionalities-not-working-together-on-nrf52840-dk-board"&gt;Timesync and BLE mesh functionalities not working together on nRF52840-DK board&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
[quote user=""]1. How can we achieve Time accuracy to 10 ms among all the nodes ?[/quote]
&lt;p&gt;From your query I see that you&amp;#39;ve thought about this already in your initial analysis, but nonetheless we believe it is the best option is to examine and investigate your design to figure out how much of the radio each of your components uses. This will be a tough challenge as the distance between devices is significant and will cause both retransmissions due to packet loss and a need to synchronize the devices fairly often.&lt;/p&gt;
&lt;p&gt;It is hard to state if it is possible at all to perform what you want with the range in between the devices being so large with the constraints you&amp;#39;ve put.&lt;/p&gt;
[quote user=""]2. Is it possible to run Time synchronization and nodes communication together on single Radio?[/quote]
&lt;p&gt;Again it will depend on how often you need to do synchronization and the protocol you choose.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you refer to &amp;quot;running synchronization over Bluetooth Mesh&amp;quot;, then the answer is no. If you&amp;#39;re referring to &amp;quot;Doing synchronization in parallell with a BT Mesh network&amp;quot;, then the answer is maybe.&lt;/p&gt;
[quote user=""]3. Which protocol is suitable to achieve our application ?[/quote]
&lt;p&gt;You will need to use something with both long range and that is designed to w.r.t time synchronization. Unfortunately BLE Mesh, Zigbee and OpenThread is not the best due to the constraints in your network, so instead you should look into a protocol using BLE connectivity such as &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/fruitymesh"&gt;Fruitymesh &lt;/a&gt;or another protocoll based on timing.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need support on Wireless Node Application</title><link>https://devzone.nordicsemi.com/thread/461883?ContentTypeID=1</link><pubDate>Thu, 28 Dec 2023 01:37:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01206448-4d5b-4537-bfff-04c5fb333eb7</guid><dc:creator>iotracking</dc:creator><description>&lt;p&gt;Hello Andreas,&lt;/p&gt;
&lt;p&gt;Thanks for your response.&lt;/p&gt;
&lt;p&gt;The previous post is mainly on the nRF52840 chipset, which we have already evaluated with 5 nodes and shared the test results. With nRF52840, the problem is BLE mesh and the wireless time synchronization method needs Radio continuously at the same time. So what happens is sometimes time synchronization takes so much time to synchronize among 5 nodes and sometimes the mesh packet gets lost (tried increasing the retry count as well). It would be good if we could resolve these limitations on nRF52840.&lt;/p&gt;
&lt;p&gt;Now, nRF5340 supports dual-core&amp;nbsp;whereas nRF52840 supports single-core. As it supports dual-core, so is it possible to resolve the above limitations with it?&lt;/p&gt;
&lt;p&gt;Also, please share the regional sales manager&amp;#39;s contact information as well.&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards !!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need support on Wireless Node Application</title><link>https://devzone.nordicsemi.com/thread/461820?ContentTypeID=1</link><pubDate>Wed, 27 Dec 2023 13:18:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57a6054c-ea81-47c3-b32c-64a96171cc7d</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s an update to let you know that we will be looking into your questions and continue from your previous case,&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/100376/timesync-and-ble-mesh-functionalities-not-working-together-on-nrf52840-dk-board"&gt;Timesync and BLE mesh functionalities not working together on nRF52840-DK board&lt;/a&gt;&amp;nbsp;. Do however note that it is Christmas Holidays here in Norway so we will unfortunately not be able to look into this before January&lt;/p&gt;
&lt;p&gt;In general I believe I have given you an answer for this in the previous case for how you can do this, but as it goes for specific numbers you will most likely have to do some experimentation with your own firmware on your own hardware to verify any numbers in your hypothetical configuration. I will check in with my colleagues next week to see if they have anything else to add to this.&lt;/p&gt;
[quote user=""]Our annual production quantity is approx. 10K. It would be good if you could connect FAE to us.[/quote]
&lt;p&gt;Please reach out to your regional sales manager to talk about any potential needs and requirements. Let me know if you need their contact information.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>