Force BLE disconnection from peripheral device
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-07-22 6:28 AM
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.
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
