floe / BTLE

Arduino library for basic Bluetooth Low Energy with the nRF24L01+
GNU General Public License v3.0
263 stars 74 forks source link

How to set MAC address of nrf24l01 #18

Open milapj opened 7 years ago

milapj commented 7 years ago

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

floe commented 7 years ago

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 commented 4 years ago

https://www.bluetooth.org/en-us/specification/assigned-numbers/generic-access-profile
Page not found.