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

Noble Warning: unknown handle 64 disconnected! #21

Open
willemdej opened this issue Aug 31, 2020 · 2 comments
Open

Noble Warning: unknown handle 64 disconnected! #21

willemdej opened this issue Aug 31, 2020 · 2 comments

Comments

@willemdej
Copy link

Hi, when i run the script nothings happend i get this warning when he is scanning for the device

./am43ctrl 02b62c22d6bc --mqtt-url -d mqtt://192.168.178.5:1883 -u username -p password -topic
am43* scanning for 2 device(s) [ ‘02b62c22d6bc’, ‘mqtt//192.168.178.5’ ] +0ms
noble warning: unknown handle 64 disconnected!
noble warning: unknown handle 64 disconnected!

@binsentsu
Copy link
Owner

Your mqtt url is included within the scan device list because of using wrong command. Use: ./am43ctrl 02b62c22d6bc -d --url mqtt://192.168.178.5:1883 -u username -p password

@willemdej
Copy link
Author

I used; /am43ctrl 02b62c22d6bc -d --url mqtt://192.168.178.5:1883 -u username -p password
i still get the same warning; Noble warning: unknown handle 64 disconnected.

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