Hello team,
we have connected the ublox jody w2 evk board to the verdin imx8mp.Using UART interface.
able to detect the node in /dev/ttymxc0 when connected to usb port.
The issue is when i am trying to up the bluetooth it is showing cmd timeout.
Please check the below logs:
Tried with the following different baudrates.
hciattach -n /dev/ttymxc0 any 115200 flow
hciattach -n /dev/ttymxc0 any 3000000 flow
hciattach -n /dev/ttymxc0 any 460800 flow.
hciattach -n /dev/ttymxc0 any 3000000 flow
hciconfig -a
hciconfig hci0 up
Bluetooth: hci0: Frame reassembly failed (-84)
[ 100.010106] Bluetooth: hci0: Frame reassembly failed (-84)
[ 100.015622] Bluetooth: hci0: Frame reassembly failed (-84)
[ 102.014104] Bluetooth: hci0: command 0x1001 tx timeout
[ 104.030104] Bluetooth: hci0: command 0x1009 tx timeout
[ 51.018143] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.023645] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.029142] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.034638] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.040134] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.045629] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.051125] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.056621] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.062114] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.067611] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.067616] imx-sdma 30bd0000.dma-controller: restart cyclic channel 1
[ 51.079672] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.079679] imx-sdma 30bd0000.dma-controller: restart cyclic channel 1
[ 51.091714] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.091721] imx-sdma 30bd0000.dma-controller: restart cyclic channel 1
[ 51.103769] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.109272] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.114767] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.114778] imx-sdma 30bd0000.dma-controller: restart cyclic channel 1
[ 51.126822] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.126828] imx-sdma 30bd0000.dma-controller: restart cyclic channel 1
[ 51.132477] imx-sdma 30bd0000.dma-controller: restart cyclic channel 1
[ 51.138996] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.145560] imx-sdma 30bd0000.dma-controller: restart cyclic channel 1
[ 51.151012] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.157578] imx-sdma 30bd0000.dma-controller: restart cyclic channel 1
[ 51.163025] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.169587] imx-sdma 30bd0000.dma-controller: restart cyclic channel 1
[ 51.175037] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.181600] imx-sdma 30bd0000.dma-controller: restart cyclic channel 1
[ 51.187047] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.193613] imx-sdma 30bd0000.dma-controller: restart cyclic channel 1
[ 51.199058] Bluetooth: hci0: Frame reassembly failed (-84)
[ 51.211084] imx-sdma 30bd0000.dma-controller: restart cyclic channel 1
[ 51.211091] Bluetooth: hci0: Frame reassembly failed (-84)
Any suggestions would be appreciated.
Thanks & regards,
prem0919