/bt-btif (25335): ...preload_wait_timeout (retried:0/max-retry:1)...
D/bt_userial(25335): RX termination
W/bt_userial(25335): select_read return size <=0:-1, exiting userial_read_thread
D/bt_userial(25335): Leaving userial_read_thread()
I/bt_userial_vendor(25335): device fd = 55 close
E/bt_upio (25335): init_rfkill : open(/sys/class/rfkill/rfkill2/type) failed: No such file or directory (2)
I/bt_hci_bdroid(25335): init
I/bt_vendor(25335): init
I/bt_vnd_conf(25335): Attempt to load conf from /etc/bluetooth/bt_vendor.conf
D/bt_userial(25335): userial_init
E/bt_upio (25335): init_rfkill : open(/sys/class/rfkill/rfkill2/type) failed: No such file or directory (2)
E/bt_upio (25335): init_rfkill : open(/sys/class/rfkill/rfkill2/type) failed: No such file or directory (2)
I/bt_userial_vendor(25335): userial vendor open: opening /dev/ttyHSU0
I/bt_userial_vendor(25335): device fd = 55 open
D/bt_userial(25335): Entering userial_read_thread()

 

------------------------------------------------------------------------------------

这是因为串口没有调通,虽然能看的设备。

但是BSP 那边如果没有调通,数据会跑到其他的地方。

也就是其他的串口那边。误以为是我们想要的端口。

 

相关文章:

  • 2022-01-01
  • 2022-12-23
  • 2021-06-20
  • 2021-08-10
  • 2022-12-23
  • 2021-11-28
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-31
  • 2021-05-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案