Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
手上有一个模块是基于freqchip的芯片,具体型号未知,基于BLE4协议,做蓝牙主机,另外一端从机使用的是esp32s3芯片,主机无法连接从机,换一个方向,freqchip做从机,esp32s3做主机可以连接,想请问一下,有没有连接esp32s3芯片的案例,这种问题是什么可能的原因导致的?有没有什么排查方向
怎么个连接不上 有扫描到设备了吗,发起链接了吗 连接失败报什么错误
能扫描到设备,因为freqchip封装成了一个at指令的模块,连接过程看不到,esp32端感觉是没有发起过连接