can anyone help to implement buzzer alarm in proximity profile, for link loss and immediate alert?
can anyone help to implement buzzer alarm in proximity profile, for link loss and immediate alert?
Hi,
The service event handler for Link Loss (on_lls_evt) and Immediate alert (on_ias_evt) will be called when there is a event. You can sound a buzzer alarm in these handlers on the events you want.
Best regards,
Jørgen
ok thanks
ok thanks