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

Priority over BLE.

Hi

I am using ble_app_hrs for my application.

in this case ble has highest priority , next gpio then timer.

if i send continuous data over ble, by using function ble_hrs_data_send(),

in mean time if any timer interrupt came, is it execute or not.

Kindly suggest me regarding priority of interrupts.

in sdk code ,priority is mentioned as high and low.

how can i assign priority like 1,2,3 ..

kindly suggest me. regarding priority and pending of interrupt with some examples.

and also if i want to use timer1 and timer0 or watch dog timer.

what priority can assign for these timers in ble_app_hrs.

Regards Balaji

Parents Reply Children
No Data
Related