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

how call value of timer and print with SEGGER_RTT_printf()

hi, my name is tyto
I just learned programming about nrf52832, before I used to work with Arduino, after trying to learn nrf52832, it turned out to be very difficult for me to understand the example program in the Nordic SDK.

I am trying a timer, in Arduino I usually call the millis () function, but in Nordic there is no such function. what should i use?

I have tried RTC but there is no time value that I can display to SEGGER_RTT_printf ()

please help the solution.

Parents Reply Children
No Data
Related