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

Timer not working with soft device s110

When i added timer in my bluetooth code my board will not advertise.using pca10028 and nrftool box uart app on iphone 5s. here is my complete code. Using timer1 Final with timer.zip

Base 64 files.zip

Parents
  • Hi Einar and Nomi, i have an issue with app timer too. i m using SDK 9 and softdevice v8.0. in my code i used ble_app_template project and changed something according to my goals (for example) i create timer and start as in the template project and every timer event handle i update my advertisement data (sequence: advertisement stop-->update adv data--> advertisemt start).

    my problem, sometimes, soft device stops advertising and at next timer handle it starts again. i think problem comes from not properly set up scheduler or interrupt priority. how can i fix this problem?

    thanks in advance,

    samet

Reply
  • Hi Einar and Nomi, i have an issue with app timer too. i m using SDK 9 and softdevice v8.0. in my code i used ble_app_template project and changed something according to my goals (for example) i create timer and start as in the template project and every timer event handle i update my advertisement data (sequence: advertisement stop-->update adv data--> advertisemt start).

    my problem, sometimes, soft device stops advertising and at next timer handle it starts again. i think problem comes from not properly set up scheduler or interrupt priority. how can i fix this problem?

    thanks in advance,

    samet

Children
No Data
Related