<?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>BLE Connection Sync - Uninitilize?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120948/ble-connection-sync---uninitilize</link><description>I&amp;#39;ve been working off this example, which provides a great synchronization mechanism. 
 https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/conn_time_sync/README.html 
 the example uses RTC, TIMER and EGU peripherals to do the timing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Apr 2025 13:06:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120948/ble-connection-sync---uninitilize" /><item><title>RE: BLE Connection Sync - Uninitilize?</title><link>https://devzone.nordicsemi.com/thread/533200?ContentTypeID=1</link><pubDate>Mon, 28 Apr 2025 13:06:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:257c922c-a576-4cbb-8b26-027ad9265c6f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Simon,&amp;nbsp;&lt;br /&gt;I was thinking the TIMER would take time to ramp up and start when the START TASK is triggered but it seems that if the oscillator already running it doesn&amp;#39;t need that. At least it&amp;#39;s deterministic latency. 1 or 2 clock cycles I think.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you are testing and find it worked within your requirement then I think all good.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Connection Sync - Uninitilize?</title><link>https://devzone.nordicsemi.com/thread/533148?ContentTypeID=1</link><pubDate>Mon, 28 Apr 2025 09:50:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30289ba6-2cb7-4eb4-b120-1a06b322df92</guid><dc:creator>SimonBursten</dc:creator><description>&lt;p&gt;yes, i&amp;#39;ve taken this approach and it works. i&amp;#39;m able to disable and uninitialize the TIMER and EGU, and free up the ppi channels. when i need to use the sync again i reinitialize the TIMER, EGU and PPI and i&amp;#39;m able to sync again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Connection Sync - Uninitilize?</title><link>https://devzone.nordicsemi.com/thread/532981?ContentTypeID=1</link><pubDate>Fri, 25 Apr 2025 09:11:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f01ca13-bee6-4105-ae2c-840937a85abe</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Simon,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I haven&amp;#39;t looked deep into the code of the sample but your idea is to disable TIMER and EGU and let the RTC to run. When the RTC CC event occur you will start the TIMER and the EGU to wait for the TIMER CC to match. correct ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I am not so sure it would work because&amp;nbsp; you will need to involve the CPU to set the EGU, right ? And the TIMER even though can be started with PPI (not sure if you have extra PPI for that) would need time to ramp up and start I am not so sure it would be able to give good accuracy.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Have you done any testing&amp;nbsp; ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Connection Sync - Uninitilize?</title><link>https://devzone.nordicsemi.com/thread/532825?ContentTypeID=1</link><pubDate>Thu, 24 Apr 2025 12:36:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8fba1945-805a-4c8e-82cd-6b15d25ebdd2</guid><dc:creator>SimonBursten</dc:creator><description>&lt;p&gt;One idea I had was to keep the RTC running but turn off the EGU and TIMER. is this a viable approach?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>