Hello,
I want to put my nRF to sleep mode if I dont receive anything on UART/no activity on NUS for more than 10 mins.
Is there any example to achieve that?
Thanks
Jay
Hello,
I want to put my nRF to sleep mode if I dont receive anything on UART/no activity on NUS for more than 10 mins.
Is there any example to achieve that?
Thanks
Jay
There's no example that covers that scenario. The app timer library, Timer library, is a good fit for your use-case.
There's no example that covers that scenario. The app timer library, Timer library, is a good fit for your use-case.