蓝牙主从机连接问题

Moderator: ESP_ZT

Robert-qiao
Posts: 25
Joined: Tue Aug 31, 2021 8:28 am

蓝牙主从机连接问题

Postby Robert-qiao » Thu Feb 06, 2025 3:15 am

使用芯片:esp32c3
版本: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
但是为什么使用原厂模块就可以,是不是和蓝牙信号强度有关》?

ahsrabrifat
Posts: 56
Joined: Sat Jan 18, 2025 2:31 pm

Re: 蓝牙主从机连接问题

Postby ahsrabrifat » Thu Feb 06, 2025 5:33 pm

PCB 天线是否按照官方推荐的布局设计?(如 ESP32 官方设计指南要求留出 15mm 以上的空白区域)

Who is online

Users browsing this forum: No registered users and 28 guests