Millis() timer is it running even in sleep mode? #523
Unanswered
satishbhandare
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I am using BLE_Peripherial with a nrf51822 module. Since both rtc0 and rtc1 are used by softdevice and arduino, I wish to use the millis() function to create my own RTC. Does the millis() function retains/updates its value even during sleep modes?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions