Hi All,
I am using nRF51822 for my application.
how to change the App timer Interval dynamically means i have to change the timer interval before timeout.
Hi All,
I am using nRF51822 for my application.
how to change the App timer Interval dynamically means i have to change the timer interval before timeout.
You can stop the timer and start a new one, which in practice will be the same as resetting.
You can stop the timer and start a new one, which in practice will be the same as resetting.