<?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>How to synchronize receivers?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1479/how-to-synchronize-receivers</link><description>Hello everyone, 
 I want to create a real-time wireless sensor network. There are 8 sensors in the net. I use two nRF24LE1 as receivers to recieve the datas stimultaneously, so I have to use the MultiCeiver function. So how can I synchronize these two</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 Feb 2014 11:08:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1479/how-to-synchronize-receivers" /><item><title>RE: How to synchronize receivers?</title><link>https://devzone.nordicsemi.com/thread/6611?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2014 11:08:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4c9b8b9-2859-4c91-b2b3-c2b4f6a81662</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Hao,&lt;/p&gt;
&lt;p&gt;You can synchronize on the ACK that you receive on the PTX.
If you have a known payload size, you can calculate the time from when it was sent to when you ACKed it. You will also have to ensure that you adjust for re-transmissions that might have occured (field &amp;quot;ARC_CNT&amp;quot; in OBSERVE_TX register)&lt;/p&gt;
&lt;p&gt;Note that creating a protocol that does channel hopping and synchronizing is not straight forward.
Have you looked into the ANT-products that we have (nRF51422 and nRF24AP2) ?&lt;/p&gt;
&lt;p&gt;Best regards
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>