./arm-zephyr-eabi-addr2line -e ~/ncs/build/zephyr/zephyr.elf -a 0x00019782
0x00019782
/home/lingao/ncs/nrf/subsys/bluetooth/controller/hci_driver.c:122
./arm-zephyr-eabi-addr2line -e ~/ncs/build/zephyr/zephyr.elf -a 0x00019782
0x00019782
/home/lingao/ncs/nrf/subsys/bluetooth/controller/hci_driver.c:122
I use the latest nrf connect sdk to write a Bluetooth program, but after running for a period of time, it will trigger the problem to restart.
Hi,
An assert at that address means the SoftDevice was not able to perform all required actions within a timing constraint. Most likely the SoftDevice has been prevented from executing.
Possible reasons includes: