cancel
Showing results for 
Search instead for 
Did you mean: 

Force BLE disconnection from peripheral device

ARamí.1
Associate II

Hello everyone,

Can I in any way force disconnection from peripheral device?

I’m using BlueNRG-LP MCU and BLE Stack APIs.

I want to force a disconnection with the central from my peripherals. Is it possible with BLE?

I would like to avoid a reset software. I see these functions, but they do not work for me, or I do not know how they work.  

aci_gap_terminate (uint16_t Connection_Handle, uint8_t Reason);

hci_disconnect (uint16_t Connection_Handle, uint8_t Reason);

How could I break the connection without doing a reset in my peripherals devices?

Thanks for any answer.

0 REPLIES 0