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 'exception' ? :)
Can you provide a return value?
What 'exception' ? :)
Can you provide a return value?