Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 1 month ago.
How to get current BLE connection parameters?
Hi,
My question is no more complicated than the title suggests. I have a peripheral device that sends a ble.gap().updateConnectionParams()
request. Due to the nature of BLE, the parameters requested aren't necessarily used.
Does a method exist to read these parameters after the request has returned?
Thanks, Adam