-
Notifications
You must be signed in to change notification settings - Fork 29
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
UnhandledPromiseRejectionWarning and other errors #34
Comments
running on a pi zero Linux raspizero2 5.10.17+ Drivers: |
Had the same problems for a long time. |
Hello @jeeck-jan, |
https://gist.github.com/mironovdm/cb7f47e8d898e9a3977fc888d990e8a9
[https://github.githubassets.com/images/modules/gists/gist-og-image.png]<https://gist.github.com/mironovdm/cb7f47e8d898e9a3977fc888d990e8a9>
Change LE autoconnect timeout · GitHub<https://gist.github.com/mironovdm/cb7f47e8d898e9a3977fc888d990e8a9>
Clone via HTTPS Clone with Git or checkout with SVN using the repository’s web address.
gist.github.com
greetings,
Jan Eeckhout
…________________________________
Van: oyooyo ***@***.***>
Verzonden: woensdag 14 december 2022 18:58
Aan: oyooyo/keyble ***@***.***>
CC: jeeck-jan ***@***.***>; Mention ***@***.***>
Onderwerp: Re: [oyooyo/keyble] UnhandledPromiseRejectionWarning and other errors (#34)
Hello @jeeck-jan<https://github.com/jeeck-jan>,
could you provide a link where I can find some more information on this?
—
Reply to this email directly, view it on GitHub<#34 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOBJH3PVJPPRJEUNT6S5NM3WNIDEVANCNFSM45FDLIMA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@jeeck-jan Thanks! |
Some advice to make keyble software function fast and sure : for raspberry pi 1 enable bluetooth in /boot config.txt #dtoverlay=disable-bt That's it. For me 100% successfull commands, time between command and moving the lock = 4 to 6 seconds (medium 5s) Have fun ! |
I tried now for months to get this running stable, but every few minutes it stopped working.
And i can't really reproduce the problem. Its such a strange behavior.
I restart bluetooth, the restart the keyble-mqtt service.
And some seconds later i get this error.
Then i repeat this, restart BT and keyble i got a different error from noble
And now, if I repeat this one more time, restart bt and keyble, I get this smp error, but keyble does the job and turn the key.
At first i was worried about the snp error, but now its a hint that the communication is working.
This behavior is completely random.
ATM i have a cron job running, which restarts BT and keyble every 5min, but even with this, the chance that the look opens if needed are <50%.
Is there anything i can do to help?
The text was updated successfully, but these errors were encountered: