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
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
is there any function to call for enable buzzer
No, there is no buzzers on our DKs. You will have to connect one and controll it the proper way required by the buzzer you use.
ok thanks