about setting "NRF_SDH_BLE_GAP_DATA_LENGTH" value



I've set "NRF_SDH_BLE_GAP_DATA_LENGTH" value to 27 on peripheral side, and it've changed to 251 after connection.
On the central side, the value is fixed as 27.
I believe the connection params affect each other, when it changes on peripheral side, the value also changes on the central side. Is it wrong?
Should I change the value on the central side?

Related