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.