Skip to content

Conversation

@peterharperuk
Copy link
Contributor

Some devices seem to not have their OTP set. This is handled for the wifi mac but the BT device address gets set to an always the same default. Always set the bt address to wifi mac + 1

Fixes #1269

@peterharperuk peterharperuk force-pushed the set_bt_mac_if_unset branch 2 times, most recently from 2e65424 to 1223772 Compare February 27, 2023 16:36
@peterharperuk
Copy link
Contributor Author

I've been testing with Micropython and I notice we set the mac differently if OTP is not set. I've included a change that makes the sdk use the same code as MP to be consitent

If OTP is not set the sdk generates a different mac to MP.
Use the same code to be consistent.
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.

2 participants