Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HCI packet count mismatch #25

Open
CountParadox opened this issue Apr 11, 2021 · 2 comments
Open

HCI packet count mismatch #25

CountParadox opened this issue Apr 11, 2021 · 2 comments

Comments

@CountParadox
Copy link

I am getting the following error when attempting to use this to control my blinds.

`
Attempting MQTT connection...
connected
BLE Advertised Device found: Name: Guest Room, Address: 02:0f:95:ef:64:99, manufacturer data: 0000, serviceUUID: 0xfe50
BLE Advertised Device found: Name: VHM-ble, Address: 00:00:00:34:33:33, serviceUUID: 0xfff0
BLE scan complete.
Attempting to connect to: 02:0f:95:ef:64:99 ...lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)

  • Failed to connect.
    `

From my reading it looks like something to do with an abrupt disconnect / unclosed session, but I am not sure how to resolve it..

@bibarrav
Copy link
Contributor

I got the same issue, using the latest esp32 core version 2.0.0-rc1, and after downgrade to 1.0.6 it's works fine.

@Emilef22
Copy link

Same issue with the 1.0.6, do you solve it? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants