How to Actively Disconnect Bluetooth Connection of Mobile Phone?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-14 11:29 PM
When STM32WB is used as slave device, how to actively disconnect Bluetooth connection of mobile phone?
Solved! Go to Solution.
Labels:
- Labels:
-
BLE
-
STM32WB series
11 REPLIES 11
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-11 7:27 AM
I use aci_gap_terminate with the correct connection handle and the reason 0x13 (Remote User Terminated Connection). The connection drops (ST BLE Sensor states: "Error during the connection with the node HRSTM). However I don't get an HCI_DISCONNECTION_COMPLETE_EVENT event. Stepping through, aci_gap_terminate hags on calling hci_send_req!!!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-11 7:27 AM
*hangs

- « Previous
-
- 1
- 2
- Next »