This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

app_timer_cnt_get overflows after 8 minutes

I print every 500ms. Here are the last few

timers:INFO:millis 510500, cnt 16728087
timers:INFO:millis 511000, cnt 16744474
timers:INFO:millis 511501, cnt 16760868
timers:INFO:millis 0, cnt 0
.
.
.
timers:INFO:millis 1500, cnt 49152

Any idea?

Related