Nov 5 20:43:50 hjh hcid[1766]: Bluetooth HCI daemon
Nov 5 20:43:50 hjh sdpd[1769]: Bluetooth SDP daemon
...
sdptool browse
...
2, 生成虚拟串口连接设备:
[root@hjh ~]# rfcomm bind 0 `cat ~/6600_mac` 1
[root@hjh ~]# ll /dev/rfcomm0
crw------- 1 root root 216, 0 Nov 5 20:49 /dev/rfcomm0
3,试一试能不能和手机连接:
cat < /dev/rfcomm0
有时出现:
Operation already in progress,可能得重启了。具体原因不明。
这时就可以使用终端软件连接上手机,然后使用AT命令操作手机,可以使用minicom,但有些时候有些问题,表现在: 手机提示输入pin,但很快电脑显示minicom: cannot open /dev/rfcomm0: No such file or directory不知如何解决,而用kermit无啥问题: