PSOC 6 - BLE Peripheral Force Disconnect

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
dide_1617281
Level 1
Level 1
First like received

I configured my ble as Peripheral.

How can I force a disconnection of the central?

0 Likes
1 Solution
ShipingW_81
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 replies posted

diegodm_1617281

Yes, of course you can.

For P6 BLE device, API Cy_BLE_GAP_Disconnect is just for disconnection purpose. Regarding to details of the API parameters, please refer to the PDL BLE Middleware documentation.

View solution in original post

1 Reply
ShipingW_81
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 replies posted

diegodm_1617281

Yes, of course you can.

For P6 BLE device, API Cy_BLE_GAP_Disconnect is just for disconnection purpose. Regarding to details of the API parameters, please refer to the PDL BLE Middleware documentation.