Skip to content

Cannot set static address when using hci_usb or hci_uart on nRF5340 attached to Linux Host #32264

Answered by jfischer-no
furkanhtk asked this question in Q&A
Discussion options

You must be logged in to vote

I have tried it on RPi3 with 2021-01-11-raspios-buster-armhf-lite and Kernel version Linux raspberrypi 5.10.11-v7+ #1399 SMP Thu Jan 28 12:06:05 GMT 2021 armv7l GNU/Linux (after apt upgrade). I successfully tested nRF5340 on nRF5340DK (0.11.0).
Unfortunately, only now I realized that nRF5340 can not work OOTB with hci_usb. The cpunet must also be flashed with appropriate application, for example hci_rpmsg.

west build --build-dir build_cpunet -b nrf5340dk_nrf5340_cpunet samples/bluetooth/hci_rpmsg
west build --build-dir build_cpuapp -b nrf5340dk_nrf5340_cpuapp samples/bluetooth/hci_usb
west flash --build-dir build_cpunet/
west flash --build-dir build_cpuapp/

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by jfischer-no
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@carlescufi
Comment options

@grochu
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
4 participants
Converted from issue

This discussion was converted from issue #32203 on February 12, 2021 11:56.