<?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>Wireless synchronization using low power mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46257/wireless-synchronization-using-low-power-mode</link><description>Hello, 
 
 I&amp;#39;m developing a custom application based on SDK 15.2 on nRF52 using softdevice S132 v6.1. 
 In my development, I want to ensure timestamp synchronization between 2 devices, so I integrated the provided synchronization implementation to do</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Apr 2019 13:36:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46257/wireless-synchronization-using-low-power-mode" /><item><title>RE: Wireless synchronization using low power mode</title><link>https://devzone.nordicsemi.com/thread/182636?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2019 13:36:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc7b5bf2-1853-4649-80df-2727e8d8b7b8</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Due to the Easter holiday we are understaffed and you will have to expect delayed replies. Sorry for the inconvenience!&lt;/p&gt;
&lt;p&gt;Where do you see that the power management is deactivated? It is enabled in both central and peripheral config files. In the peripheral side main file, the power management is active as well, able to go to both low power and system OFF mode. The reason the power management isn&amp;#39;t mentioned central side, is likely because it is connected to a constant power source, like a computer or similar, so that it doesn&amp;#39;t need power management.&lt;/p&gt;
&lt;p&gt;However, if you were to implement power management central side, that might compromise the synchronization, as the timer, and maybe clock source, responsible for the synchronization will likely be deactivated by low power modes. You can probably reduce the current consumption somewhat by disabling the peripherals and stopping the timers not needed for certain periods of time, but you have to make sure what manages the synchronization is active for as long as you want the devices to be synchronized.&lt;/p&gt;
&lt;p&gt;Best regards and happy Easter,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>