<?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>Time Synchronization Enhanced Shock Burst</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18156/time-synchronization-enhanced-shock-burst</link><description>Hello, 
 I am developing a wireless sensor network to exchange body movement acceleration data with one Master and several Slaves. In the developing phase I am using the nRF52 DKs with the Enhanced Shock Burst Protocol. 
 I was thinking about a possibility</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Dec 2016 10:01:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18156/time-synchronization-enhanced-shock-burst" /><item><title>RE: Time Synchronization Enhanced Shock Burst</title><link>https://devzone.nordicsemi.com/thread/70070?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2016 10:01:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68e227ca-1026-450d-b6a7-f0c759c40ce8</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;In my original answer, I thought you wanted to use BLE and the timeslot API. But now I have updated my answer to cover the time synchronization part.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Time Synchronization Enhanced Shock Burst</title><link>https://devzone.nordicsemi.com/thread/70069?ContentTypeID=1</link><pubDate>Wed, 07 Dec 2016 17:20:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ad2967a-09fb-48e3-9059-23f0edb57c65</guid><dc:creator>florian2840</dc:creator><description>&lt;p&gt;I only want to use ESB prorietary protocol. So actually I dont need the timeslotting in that way.
For this I have two questions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;How can I modify a timer value one the reveiver side after I compared the current local timer value with the timer value from the transmitter device? Is it possible with the driver lib of the timer? The onyl function I found was nrf_drv_timer_increment(nrf_drv_timer_t const * const p_instance).&lt;/li&gt;
&lt;li&gt;Is it possible to do the synchronization only with the driver libs? Because you linked a blog entry which uses the micro-ESB.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Time Synchronization Enhanced Shock Burst</title><link>https://devzone.nordicsemi.com/thread/70068?ContentTypeID=1</link><pubDate>Mon, 05 Dec 2016 13:15:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c205d575-773a-48b8-a72f-2bc61b7ad4e0</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Yes, it is possible to use Enhanced Shock Burst (ESB) with the Timeslot API to make ESB run concurrently with BLE. &lt;a href="https://devzone.nordicsemi.com/blogs/733/running-micro-esb-concurrently-with-ble/"&gt;This&lt;/a&gt; blog post explains/shows how micro-ESB can run concurrently with BLE using the timeslot API.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update 13.12.2016:&lt;/strong&gt; It is not possible to set the value of the timer. The principle of the time synchronization is to reset the &amp;quot;slave&amp;quot; timer at the same time as the &amp;quot;master&amp;quot; timer. If using the time synchronization pirinciple in the &amp;quot;&lt;a href="https://devzone.nordicsemi.com/blogs/978/wireless-timer-synchronization-among-nrf5-devices/"&gt;Wireless timer synchronization among nRF5 devices&lt;/a&gt;&amp;quot;, the timer offset is calculated in sync_timer_offset_compensate(), and the &amp;quot;slave&amp;quot; timer will be reset when it hits the value &amp;#39;TIMER_MAX_VAL - timer_offset&amp;#39;&lt;/p&gt;
&lt;p&gt;Since the time synchronization only consists of resetting the timer, it will work fine to use nrf_drv_timer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>