This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Default connection parameter in SimpleBLECentral project?

Hi All,

I use SimpleBLECentral and SimpleBLEPeripheral projects as client and server, and set the DEFAULT_ENABLE_UPDATE_REQUEST to FALSE in both the SimpleBLECentral and SimpleBLEPeripheral project.

So once the connection is establised, what's the default connection parameter(MIN_CONN_INTERVAL,MAX_CONN_INTERVAL,SLAVE_LATENCY,CONN_TIMEOUT)?

I can't find it in the SimpleBLECentral_Init function.