./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
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:
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: