A few days ago, I tried project "hci_uart" of zephyr on nrf52832 and succeed. Now I want to know if there is any method running "hci_uart" with Qemu? May be it is hard?
A few days ago, I tried project "hci_uart" of zephyr on nrf52832 and succeed. Now I want to know if there is any method running "hci_uart" with Qemu? May be it is hard?
Hi,
That shall be possible. Have you looked at this section of the documentation?
Kind regards,
Håkon
Thank you for your reply!
This url is mainly refer to Qemu development as host and the "hci_uart" on the board is the controller. However, I want to emulate the "hci_uart" with Qemu and the Qemu development is a controller, there will be other apps as host.
Anyway, thank you for your reply.
Best regards,
Wi1L
Thank you for your reply!
This url is mainly refer to Qemu development as host and the "hci_uart" on the board is the controller. However, I want to emulate the "hci_uart" with Qemu and the Qemu development is a controller, there will be other apps as host.
Anyway, thank you for your reply.
Best regards,
Wi1L