Hi,
We are using nrf51822 QFAAH00 with SDK 110 v10.0.0 with softdevice 8.0.0 in our project, In Application we are using gpio,timer,uart interrupt handler, In main function added sd_app_evt_wait function in while to wake up on event or interrupt, after sometime Application stuck in sleep mode and executing only the gpio,ble_event_handler,timer interrupt handler and bluetooth connection with central working fine. is it sd_app_evt_wait function failing to wake up from sleep mode?
Thanks,
nagaraj