Hi, I'm developing an application using app_timer to send data to server.
Detail about my application
1. I get data from server the value of timer
2. dynamic change timer according to the value I have get
So how can I dynamic change the timer (app_timer) ?