Hi.
code base is sdk 17.1.0
MCU : nrf52810
Softdevice : S112 (7.2.0)
use SES 5.42a
step1. modify NRF_SDH_BLE_GATT_MAX_MTU_SIZE form 23 to 50 in sdk_config.h
step2. modify RAM_START=0x20001a40 to 0x20001ad0
step. Rebuild and ru with PCA10040
step4. Connecd with nRF connect for desktop bluetooth low energy
step5. Write data ( The data length is 25)
result: Error occur form nRF connect for desktop bluetooth low energy (Write operation failed : Invalid length 0x010D)