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

Add setting and install logic for usb bluetooth module #890

Merged
merged 3 commits into from
Dec 17, 2023

Conversation

Marvo2011
Copy link
Contributor

@Marvo2011 Marvo2011 commented Dec 13, 2023

Some users have trouble with the integrated bluetooth in Raspberry Pi's, here I add a setting and install logic for an usb bluetooth module.

Usage:

  • buy a usb bluetooth module with BLE support (bluetooth version > 4.0)
  • add BLUETOOTH_USE_USB = True to config.ini
  • run /data/etc/dbus-serialbattery/reinstall-local.sh
  • do a reboot!

Should fix: #777
Should supersede: #830

@mr-manuel
Copy link
Collaborator

Did you test this also with Ruuvii Bluetooth sensors?

@Marvo2011
Copy link
Contributor Author

@mr-manuel oh no, I have no ruuvii sensor. Do you have an other idea to test this ?

@mr-manuel
Copy link
Collaborator

Unfortunately not. I think on the Discord server there are some users with Ruuvii sensors, but probably without Bluetooth USB adapter.

@Marvo2011
Copy link
Contributor Author

@mr-manuel the ruuvii sensors are not really cheap, I have no usage for it. I think we must wait for some one that can test it.

@Sarah-1331
Copy link

Sorry for sounding stupid I have had nothing but disconnects with my pi’s and jbs’ After adding the usb can you confirm the version to install please /nightly dev?

@Marvo2011
Copy link
Contributor Author

Nightly dev but with my edits from the PR, there is still open. That means not included to any branch. But you can edit /u-boot/config.txt manually. Replace all "miniuart-bt" with "disable-bt" and reboot the pi.

@Sarah-1331
Copy link

Thank you will try when back

@mr-manuel
Copy link
Collaborator

Please add a note to the config.default.ini, that this was not yet tested with Ruuvi tags or other Bluetooth devices. After I will merge this.

@Marvo2011
Copy link
Contributor Author

@mr-manuel Thanks, note is added.

@mr-manuel mr-manuel merged commit 3767a95 into Louisvdw:dev Dec 17, 2023
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

Successfully merging this pull request may close these issues.

3 participants