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

sdk13.0.0 ble_app_hrs mtu size

Hello,

I'm testing ble_app_hrs example by nRF52832 DK.

When i change NRF_BLE_GATT_MAX_MTU_SIZE up to 158, the example project run properly.

But, when i change MTU size over 158, the code reset after entering softdevice_enable().

Is it impossible to change MTU size in ble_app_hrs example?

Thank you

regards youngjun.

Related