EspressifApp / EspBlufiForAndroid

EspBlufi is based on the BLUFI protocol, which connect with IOT devices for BLE data communication, realizes device config network, and custom data transmission and reception. EspBlufi is developed and maintained by Espressif Corp.
Other
322 stars 124 forks source link

onCharacteristicWrite return status133 #25

Closed persan666 closed 2 years ago

persan666 commented 4 years ago

Hi,

I'm sometimes experiencing problems when sending custom data. I randomly get status 133 from the onCharacteristicWrite callback, resulting in a disconnect.

Confirmed on a Galaxy s10 plus and a Sony Xperia XZ 2 with Android 10 on both.

ESP32-WROVER on custom hardware Using ESP-IDF 4.0

persan666 commented 4 years ago

Never mind I have solved the problem. It was caused by I typo. Sorry.