NimBLE Service discovery failed
Posted: Fri Jun 18, 2021 9:30 am
When testing esp32 NimBLE, I sometime got below error messages:
lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
Error: Service discovery failed; status=7 conn_handle=0
It seems the message is printed by the binary library.
What could be the reason of the failure?
I test with esp-idf v4.3 tag.
lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
Error: Service discovery failed; status=7 conn_handle=0
It seems the message is printed by the binary library.
What could be the reason of the failure?
I test with esp-idf v4.3 tag.