Send manufacturer update data packets after wakeup
Hi All,
I am working on the DA14583 sleep configuration.
For my custom code development, I have used a ble_app_peripheral SDK example and made required changes as per my requirement. Without sleep configuration and continuous advertising, my functionalities are prooven.
I have configured the device in extended sleep mode and wakeup using sensor pin signal low interrupt. For this, I have followed the ble_app_sleepmode SDK example for sleep configuration.