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.
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.
WHAT RETURN VALUE ? it happens in the depth of the code. seems pointers problem. actually, no return value.
WHAT RETURN VALUE ? it happens in the depth of the code. seems pointers problem. actually, no return value.