This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

qusetion about hci_uart of zephyr running on the nrf52832?

I have filed an issue related to HCI UART sample from zephyr running on nrf52832. I compiled the hci_uart sample successfully, but I am not able to use the UART interface through an external USB-UART converter (CP2102 ). I btattach the dev/ttyUSBx and monitor the communication with btmon on the linux host,It indicates that the 52832 chip running hci_uart sample does not respond to the Linux host who sends hci reset command to it.Is anyone met this problem before ? Any device on debugging and resolving this problem will be highly appreciated,thanks. 

Related