-
Notifications
You must be signed in to change notification settings - Fork 53
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
Button not detected - Using recommended bluetooth adapter #111
Comments
I see that your button is advertising as expected. Could it be that your button is already added? You can execute Otherwise try to kill |
Hi Emill, Thank you for your feedback. Can you suggest another test I could perform to debug this situation? |
It's very strange. I've not seen this issue before. Could you potentially try a different Flic button or another computer/dongle? Is the button working in the iOS/Android app? |
The button is working as expected when using the app. It connects immediately. (just tried it) I initially wanted to add some debug statements to the library but noticed that it is not open source. So my debugging capabilities are now limited to asking for your support. Any other recommendations to try? Are there any verbose flags I could enable to get to the bottom of this? |
I guess you tried deleting the database file and restart flicd? |
I had not tried deleting the db file. But I just tried and same result sadly :/ |
Hi Emill, any other debugging you can advise me. I was really hoping to actually get to use these buttons :( |
Have you tried using another implementation? When I was setting up the fliclib, I used the python implementation, which worked quite well.
One thing I stumbled upon was, that I need a working internet connection for whatever reason to connect the button. So therefore you might also check network, proxy and firewall settings. Hope that helps a bit, getting a step closer to your solution. |
Hi,
I am currently unable to get my flic buttons to pair with the flic service.
I even went as far as to order the exact bluetooth adapter recommended on this page: (Sena Technologies Parani-UD100-G03).
There is very little debug options available so I am currently stuck :(.
Any advise would be recommended.
I am taking the following steps:
Terminal outputs and btmon output attached. Thank you for any help you can give me.
Terminal 1:
Terminal 2:
Terminal 3 (see attached file):
btmon_out.txt
The text was updated successfully, but these errors were encountered: