Hi,
device : nrf52832
SDK : 12.3.0
base code : ble_app_uart
There is a problem using the app timer.
I created an app timer like an attachment(excel file).
Then start app timer every time data is received (0xDD) from phone to BLE.
Normally, it works correctly with the interval set as below.
Sometimes, however, the interval does not work normally, as shown in the waveform below.
Why are these symptoms occurring?
What is the solution?
Thanks