Hye,
using the nrf 2.4.2 toolchain
i have an unsolvable problem about ble on a nrf52840 based project with imu, i2s strip led, buttons, spi speaker...
i have a classic ble enable process at startup after everthing else initialized (i try disabling all around too... same)
i get a systematic crash on advertising stop with bt_le_adv_stop();


i tried a lot of things about irq conflict or configs...
i tried to put in thread allowing to start and stop advertising few times but a crash anyway
it just reboot with HARDWARE reset cause (12).
relevant config is for now: