Hi 你好,
ESP32-WROOM-32 作为client连接了一个Nordic的server ,利用AT命令,read&write特征都没问题,当是接收不到notify过来的信息,
已经register notification ,AT+BLEGATTCWR 写了0x00 0x01 到notify 特征 。
//命令
AT+BLEGATTCWR=0,5,2,,2
>// 0x0001
ERROR
OK
//
该notify特征如下,但没有descripter:
+BLEGATTCCHAR:"char",0,5,2,0x6E400003B5A3F393E0A9E50E24DCCA9E,0x14
另外,
我用ESP32-WROOM-32 作为client,另一块ESP32-WROOM-32作为server ,notify是可以的。
我用ESP32-WROOM-32 作为client,另一个BLE 设备作为server ,notify也是可以的。
请问没有descripter的notify 特征,是不是不能register notification ,有什么解决方法?
感谢!
ESP32-WROOM-32 作为client 收不到notify
Moderator: ESP_XCGuang
Re: ESP32-WROOM-32 作为client 收不到notify
目前为止,ESP-AT 是需要写 CCC 值完成注册 notify 的。
Re: ESP32-WROOM-32 作为client 收不到notify
请问你的问题解决了吗,我也遇到了同样的问题,能否分享一下解决方法,谢谢!
Who is online
Users browsing this forum: No registered users and 21 guests