Hi,
I have merged these two codes from SDK:
\nRF5_SDK_17.0.2_d674dde\examples\peripheral\timer
\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_beacon
I want my app_timer to interrupt every 1second upon which it sends an advertisement beacon.
In practice, my device just sends 1 advertisement beacon and then it stops sending the next ones,
Can you advise what is done wrong here,
Thanks