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

app timer issue

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?

app timer issue.xlsx

Thanks