-
Notifications
You must be signed in to change notification settings - Fork 11
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
COMPATIBILITY: Bluetooth usb sticks/dongles that do/don't work #54
Comments
NeewerLite-Python requires either on-board Bluetooth or a Bluetooth dongle capable of BLE (Bluetooth Low Energy) - in other words, Bluetooth higher than version 4.0. Versions before 4.0 might be able to find the lights, but can not communicate with them. Here are a list of devices that are compatible with the program: Works: Does Not Work: |
Raspberry Pi Works |
I'm on GNU/Linux Fedora 37 Works : |
Can anyone describe their experience with a bluetooth adapter that "doesn't work"? I am trying to use this with a X1 Carbon Gen 8 that has:
I am able to use other bluetooth devices just fine, but if I turn scanning on, I never see any of my lights. Is this typical? I can see them on my phone. |
@habys - I'm wondering if that Bluetooth receiver doesn't have BLE (Bluetooth Low Energy) - Neewer lights need BLE to connect to them. Being that that laptop is from around 2019-2021, it should... but I'm not sure. Also, if you are connected to the lights through the Neewer app (the app and lights are paired), then no other Bluetooth devices can see the lights. You'd need to unpair them from the Neewer app on the phone (basically quit the app, not just close it), until the Bluetooth indicators on the lights themselves begin to flash again, and then it might be possible to detect them on the PC. |
I figured the same. I ensured that I
I will test further with a Raspberry Pi before I become too concerned that it might be a curse. |
No description provided.
The text was updated successfully, but these errors were encountered: