Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Multiple bluetooth devices --> configure which one to use #226

Open
rsneyer opened this issue May 6, 2021 · 3 comments
Open

Multiple bluetooth devices --> configure which one to use #226

rsneyer opened this issue May 6, 2021 · 3 comments

Comments

@rsneyer
Copy link

rsneyer commented May 6, 2021

Is your feature request related to a problem? Please describe.
I'm successfully running bt-mqtt-gateway in docker on a raspberry 3+ on hypriot. Works very well! Thank you!
The raspberry has multiple (usb) bluetooth dongles attached (hci0, hci1, hci2) which all work. How can I configure bt-mqtt-gateway to use hci2?

Describe the solution you'd like
configurable option which bluetooth device to use

Describe alternatives you've considered
none

Additional context
none

Thank you for info!

Best regards,
rsneyer

@zewelor
Copy link
Owner

zewelor commented May 6, 2021

Hmm I think problem will be with few different BLE libs, used by workers. Maybe easiest solution would be to use docker and pass desired ble device there only ?

@domifi
Copy link

domifi commented Jun 27, 2021

I have the same problem and have not yet managed to pass only one bluetooth controller to the container. Did you find a solution @rsneyer ?

@rsneyer
Copy link
Author

rsneyer commented Jun 29, 2021

Unfortunatly not; I ended up using 2 raspis.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants