Page 1 of 1

ESP32 BLE GATTS connection problem

Posted: Tue Nov 09, 2021 5:15 am
by gaysin1111
Hello. when connecting to GATTS from Android app, the some error event very rarely occurs and GATTS hangs. I have this log
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
BT_HCI: DiscCmpl evt: hdl=0, rsn=0x8
BT_HCI: CC evt: op=0x200c, status=0xc
I cant understand why is occurs. How to handle this events?