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.

CC2640R2F: How to know the MTU of current connection? (I don't want to change it.)

Part Number: CC2640R2F

Hi,

My program is working in BLE SimplePeripheral. Is there any other API to get the MTU for current connection? I don't want to change the MTU size.

To be precise, how to get the value of MTU_SIZE in the SimpleBLEPeripheral_processStateChangeEvt() of simple_peripheral.c when GAPROLE == GAPROLE_CONNECTED?

Thank you!

Best Regards,

Victor