This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SDK 14.1 MTU > 72 exception error

Hi all! I'm trying to move to SDK 14 with some project.

if NRF_SDH_BLE_GATT_MAX_MTU_SIZE = 23..70 all works good. if NRF_SDH_BLE_GATT_MAX_MTU_SIZE > 72 exception happens in the function peer_manager_init() at the main init stage.

thx.

Related