Hello,
I'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 it.
If I understood the implementation correctly, the power manage is deactivated in this example.
So, a power manage activation in my application layer can impact the synchronization ??
Best Regards,