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

Fix #288 Bluetooth MAC #339

Merged
merged 1 commit into from
Feb 13, 2020
Merged

Fix #288 Bluetooth MAC #339

merged 1 commit into from
Feb 13, 2020

Conversation

ProfFan
Copy link
Contributor

@ProfFan ProfFan commented Jan 14, 2020

No description provided.

@StefanScherer
Copy link
Member

Thanks @ProfFan
Do you know if that works only with the built-in bluetooth, or also with USB bluetooth sticks eg on a Raspberry Pi 2?

If someone wants to test this, here is the SD card image with that change: https://246-49221370-gh.circle-artifacts.com/0/home/circleci/project/output/hypriotos-rpi-dirty.img.zip

@ProfFan
Copy link
Contributor Author

ProfFan commented Jan 15, 2020

This is a fix for the internal Bluetooth, but the original one can only work with internal BT anyway :)

External USB sticks do not need this, as they have their own driver and their MAC should already be configured by that.

@ProfFan
Copy link
Contributor Author

ProfFan commented Jan 15, 2020

Note: a more proper fix would be have the same /dev/serial1 name in accordance with Raspbian, so we can just use their btuart script.

@StefanScherer
Copy link
Member

Ok, let's merge this. Thanks again!

@StefanScherer StefanScherer merged commit 6c40ec5 into hypriot:master Feb 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants