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

How to set MAC address of nrf24l01 #18

Open
milapj opened this issue Jul 5, 2017 · 2 comments
Open

How to set MAC address of nrf24l01 #18

milapj opened this issue Jul 5, 2017 · 2 comments

Comments

@milapj
Copy link

milapj commented Jul 5, 2017

Currently, the mac address is not constant and keeps on changing, how do I set my own mac address for nrf24l01?

@floe
Copy link
Owner

floe commented Jul 5, 2017

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

@maharshi114
Copy link

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

No branches or pull requests

3 participants