Hi, NordicTeam
Nrf52805 as slave and mobile phone as master to connect slave. NRF_SDH_BLE_GATT_MAX_MTU_SIZE = 247, MTU = 23, the master sends the Prepare Write Request to the slave, then the slave replies to the ERROR Response.Do I need to handle the BLE_GATT_OP_WRITE_REQ event myself?