espressif / esp-at

AT application for ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266
Apache License 2.0
907 stars 824 forks source link

ESP32-C6 AT Firmware v4.0.0.0 AT+BLEGATTCWR which write data length cannot exceed 20 #841

Open xinkunlong opened 5 months ago

xinkunlong commented 5 months ago

Answers checklist.

General issue report

When I write values using AT+BLEGATTCWR, the data length exceeds 20, and only 20 datas can be received by the server

Luxin812 commented 4 months ago

Could you please provide the test steps that can reproduce this issue? Thank you.