I configured my ble as Peripheral.
How can I force a disconnection of the central?
Solved! Go to Solution.
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.
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.