Dear Nxp,
I am using Imx8 nano evk board and the bluetooth module is connected to imx uart1.
now i am following below steps to connect ble module but it is showing timeout, what can we the issue??
root@ccu:~# hciattach ttymxc0 any 115200 noflow
I am using the IMX8 8MPLUS evaluation board and I am having same problem enabling the Bluetooth module. I followed the instruction from the document: “UM11483 Getting Started with NXP Wireless Modules for i.MX 8M-Quad Platforms”
I could successfully enable the wireless module. But for the Bluetooth, first I execute a command “hciattach /dev/ttymxc2 any 115200 flow” as suggested in the document and the result is as expected:
“Setting TTY to N_HCI line discipline
Device setup complete“
After that I run the command “hciconfig hci0 up” but with timeout errors:
Could you please help me solve this problem?
I can't find anything in the document you suggested.
Thank you