HCI won't work after enabling external_flash_pins_routing

Hello, im working with the nRF9160 DK 1.1.0 and need to use LTE, BLE over HCI and the external Flash for FOTA Updates. (Connect SDK 2.4)

When I enable external_flash_pins_routing in hci_lpuart, the flash will work but I get the following error on the 9160:

ASSERTION FAIL [err == 0] @ WEST_TOPDIR/zephyr/subsys/bluetooth/host/hci_core.c:330 command opcode 0x0c03 timeout with err -11

I guess HCI isn't working anymore when the pin for external flash is enabled.
Has anyone encountered something like that before?

Greetings,

Philipp

Parents Reply Children
Related