ESP32-C3 stucks on writing to BLE Characteristic without response

cvs_dev
Posts: 1
Joined: Tue Oct 18, 2022 1:44 pm

ESP32-C3 stucks on writing to BLE Characteristic without response

Postby cvs_dev » Tue Oct 18, 2022 1:54 pm

Hello
I am calling function

Code: Select all

pDfuPacketCharacteristic->writeValue(data, rd, false);
to write to characteristic without response. Problem is that ESP gets stuck on line 600 https://github.com/espressif/arduino-es ... c.cpp#L600
indefinetly or until peripheral device disconnects.
Is there a solution availible?

Who is online

Users browsing this forum: No registered users and 58 guests