<?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>synchronization of 2 BLE boards</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113187/synchronization-of-2-ble-boards</link><description>Hi 
 I have 2 BLE boards with some environment sensors on them. 
 I need to synchronise the 2 boards with &amp;lt; 1 mili second precision. 
 one board is configured as central, the other as peripheral. 
 The 2 Boards have to be connected and exchange their</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Aug 2024 16:18:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113187/synchronization-of-2-ble-boards" /><item><title>RE: synchronization of 2 BLE boards</title><link>https://devzone.nordicsemi.com/thread/497373?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 16:18:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13121e4c-e635-46ed-b493-68b8feca0ef0</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;&lt;span&gt;Here is the NCS sample:&amp;nbsp;&lt;/span&gt;&lt;a title="This path skips through empty directories" href="https://github.com/nordic-auko/nRF5-ble-timesync-demo/tree/master/ncs/timesync_sample"&gt;&lt;span&gt;ncs/&lt;/span&gt;&lt;span&gt;timesync_sample&lt;/span&gt;&lt;/a&gt;, also see &lt;a href="https://github.com/nordic-auko/nRF5-ble-timesync-demo?tab=readme-ov-file#nrf-connect-sdk-ncs"&gt;the instruction for NCS&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: synchronization of 2 BLE boards</title><link>https://devzone.nordicsemi.com/thread/497347?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 13:10:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b713cc19-5f2e-448b-bf5c-eb4de04315ab</guid><dc:creator>klaus1234</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/hmolesworth"&gt;hmolesworth&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Am I right that the idea&amp;#39;s mentioned the links you sent, won&amp;#39;t work in connect SDK and zephyr?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/turboj"&gt;Turbo J&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Apparently Radio Notification API was discontinued in nRF Connect SDK v2.6.0. Any other suggestion?&lt;/p&gt;
&lt;p&gt;Thx&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: synchronization of 2 BLE boards</title><link>https://devzone.nordicsemi.com/thread/494641?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2024 16:49:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e71399f-7fea-4720-a742-6229a1c91fae</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;Maybe have a look through this post and git repo:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/guides/short-range-guides/b/bluetooth-low-energy/posts/wireless-timer-synchronization-among-nrf5-devices"&gt;wireless-timer-synchronization-among-nrf5-devices&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nordic-auko/nRF5-ble-timesync-demo"&gt;nRF5-ble-timesync-demo&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: synchronization of 2 BLE boards</title><link>https://devzone.nordicsemi.com/thread/494510?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2024 09:02:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c61f064f-be89-4545-8c5f-555d4cd70d1b</guid><dc:creator>klaus1234</dc:creator><description>&lt;p&gt;How would I send some timer values furth and back? Using a charachteristic?&lt;/p&gt;
&lt;p&gt;Ok Environment sensors is the wrong term. I have some ADC&amp;#39;s measuring some physical data with upto 1kHz.&lt;/p&gt;
&lt;p&gt;thx&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: synchronization of 2 BLE boards</title><link>https://devzone.nordicsemi.com/thread/494504?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2024 08:48:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f89c8230-59e6-4d9e-a4d5-19a50d3cb714</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;If its only 2 boards, you could try abusing the fact that a BTLE connection already synchronizes the devices and use the Radio Notification API to tell you when the next radio slot is about to start.&lt;/p&gt;
&lt;p&gt;You can also send some time(er values) back and forth.&lt;/p&gt;
&lt;p&gt;Environment sensors typically only need second precisition and not ms...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>