When I enter 100 as the size for the ATT MTU all works perfect, but when I choose a larger number like 250 as ATT MTU, sd_ble_enable() does not return an error and I can debug over the code line. But when I try to step over the APP_ERROR_CHECK, it stops at the assembler command "4B01 ldr r3, [pc, #4]". In NRF_Connect software it shows BLE_HCI_CONNECTION_TIMEOUT.
What should be done to solve this issue?
Thanks & Regards,
Vraj Joshi