We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, the mac address is not constant and keeps on changing, how do I set my own mac address for nrf24l01?
The text was updated successfully, but these errors were encountered:
The easiest way would be to just modify BTLE.cpp and set your own MAC address here: https://github.com/floe/BTLE/blob/master/BTLE.cpp#L137-L142
Sorry, something went wrong.
https://www.bluetooth.org/en-us/specification/assigned-numbers/generic-access-profile Page not found.
No branches or pull requests
Currently, the mac address is not constant and keeps on changing, how do I set my own mac address for nrf24l01?
The text was updated successfully, but these errors were encountered: