Hi,
we are using both system on and system off power mode in one of our application.
Sytem on : wakeup through RTC for an every 60 seconds once / GPIO.
System Off : Wakeup through a GPIO / Reset.
But when i sent the data to a mobile through ble_nus_data_send() function . The device is waking up immediately.
Please let me know below points
1. Why device is waking up immediately after we call ble_nus_data_send()??
2. How to over come from the point 1.
Hardware used : nRF52832 DK
Software used : sdk16 -> ble_app_uart profile
Regards,
Meghana