Hi!
Running LTE_BLE_GATEWAY example on nRF9160DK rev 1.1.3 gives "No HCI driver registered" error together with "Bluetooth init failed (err -19)". SDK/Toolset version is 2.8.0
Any help appreciated
Allan
Hi!
Running LTE_BLE_GATEWAY example on nRF9160DK rev 1.1.3 gives "No HCI driver registered" error together with "Bluetooth init failed (err -19)". SDK/Toolset version is 2.8.0
Any help appreciated
Allan
Thank you Dawid for pointing it out!
Did I got it right, that using SDK 2.7 for hci_lpuart and SDK 2.8 for lte_gateway does the magic?
Sounds more like workaround for me but if I can continue with my POC I'm good with that
BR
Allan
Yeas also you need to adapt the overlay and config files as mentioned in the ticket.
Yes it does seem like a hack. hopefully it gets fixed soon.
Got it working, thanks!
Hopefully, it will work without the workaround soon.
Allan