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
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
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
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