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

Lots of lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2) in the logs #262

Closed
Appoxus opened this issue Dec 27, 2023 · 7 comments
Closed

Comments

@Appoxus
Copy link

Appoxus commented Dec 27, 2023

When trying to lock/unlock I get a lot of these messages in the log, the lock sometimes doesn't react when those entries appear

lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
lld_pdu_get_tx_flush_nb HCI packet count mismatch (1, 2)
Lock: Maximum number of retries exceeded, aborting.

This is on a wemos d1 mini esp32

@technyon
Copy link
Owner

It looks like a problem with reception. How close is your ESP to the lock?

@technyon
Copy link
Owner

technyon commented Jan 4, 2024

@Appoxus Any update on this?

@Appoxus
Copy link
Author

Appoxus commented Jan 4, 2024

Sorry, forgot to answer.
It was in plain sight. Approx. 2-3 Meters away.

@technyon
Copy link
Owner

technyon commented Jan 4, 2024

Strange ... that's not much, I can only guess:

  • Just for testing, can you move it closer?
  • Do you have another ESP to test? Maybe it's a hardware problem
  • What kind of power supply do you use? Maybe the ESP gets some noise from there.
  • Is the firmware of your lock up-to-date?

@Appoxus
Copy link
Author

Appoxus commented Jan 4, 2024

  • I have to reflash to ESP again, can take a while.
  • Nope, it was my last spare one.
  • I used my Laptop as power source with a long USB cable. I think that could be the cause.
  • Yep, Firmware is up to date.

@technyon
Copy link
Owner

technyon commented Jan 5, 2024

One more thing that sometimes helps around quirks with NUKI devices is to just factory reset them. Quite annoying I know.

@Appoxus
Copy link
Author

Appoxus commented Jan 5, 2024

I flashed the ESP again and used a separate Power supply.
Since I didnt use my Notebook for Power supply, I couldnt get the logs to see if the error happened again.

Nontheless my intention was to test if nuki hub ist faster than the nuki bridge. I couldnt tell if theres a difference, at least in my environment.

I'll close the issue since I wont do further testing.
Thank you for your support.

@Appoxus Appoxus closed this as completed Jan 5, 2024
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

2 participants