hciattach /dev/ttys2 any 9600 flow这个命令能返回成功,当我启动的时候就出问题了,打印如下:
#hciconfig -a hci0: Type: UART
BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
DOWN
RX bytes:0 acl:0 sco:0 events:0 errors:0
TX bytes:4 acl:0 sco:0 commands:1 errors:0
Features: 0x00 0x00 0x00 0x00
Packet type: DM1 DH1 HV1
Link policy:
Link mode: SLAVE ACCEPT
#hciconfig hci0 up
Can't init device hci0. Connection timed out(110)
上面的蓝牙模块地址都有问题,请问这个是什么原因啊?
------解决方案--------------------------------------------------------
我之前有接触过蓝牙模块,对于你这个问题,你要得到论坛朋友的帮助,你得告知你使用的蓝牙模块的硬件文档,以及用于什么平台上等必要的一些信息。
------解决方案--------------------------------------------------------
这是你的BT host controller 与 CSR Firmware通信失败
你的boot设置都未能写到 CSR chip中去