Hi,
How can we create one or more timer delays and functions in nrf52840?
Any reference? or Example?
Thanks!
Hi,
How can we create one or more timer delays and functions in nrf52840?
Any reference? or Example?
Thanks!
hi , refer https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/nrf_dev_timer_example.html
Also can search in Devzone and you will find such cases , thanks
Hi,
The application timer library is usefull for creating software timers. Have a look at this tutorial.
Best regards,
Jørgen
Thanks