Hi Team,
S132 V5.0 for nRF52832 can support up to 20 links.
If the connected links have different ATT MTU setting, what is the behavior of the device/softdevice regarding effective MTU setting?
Will it needs to negotiate MTU again with all previous established link peers, and use the smallest requested MTU value?
Another question is about the NRF_SDH_BLE_GAP_EVENT_LENGTH setting as you can see in below picture.
This value is highly related to the ATT MTU size and also the connection interval.
Improper setting will result in sd_ble_gap_data_length_update() return error value " NRF_ERROR_RESOURCES "
What may be the correct method to set this value?
I heard there may be a calculator or something ?
Thanks
B.R
Eric