版本:V5.3.2
问题描述:
当前使用两个蓝牙模块进行主从机连接以及数据传输,两个设备均使用原厂开发板的前提下通信以及数据传输均正常,但是主机或者从机换成自己制作的蓝牙模块就会出现以下提示:
Code: Select all
W (9459) BT_HCI: hcif disc complete: hdl 0x1, rsn 0x3e
W (9629) BT_HCI: hcif disc complete: hdl 0x1, rsn 0x3e
W (10009) BT_HCI: hcif disc complete: hdl 0x1, rsn 0x3e
W (10909) BT_APPL: gattc_conn_cb: if=3 st=0 id=3 rsn=0x3e
W (10909) BT_HCI: hcif disc complete: hdl 0x1, rsn 0x3e
I (10909) GATTC_DEMO: Disconnected, remote dc:da:0c:87:d0:02, reason 0x3e
Code: Select all
https://blog.csdn.net/z497544849/article/details/98756310