Hi friends,
I'm try to iBeacon arduino code change MAC address in my NRF52 DK but i don't know which function would do it? please help me.
Hi friends,
I'm try to iBeacon arduino code change MAC address in my NRF52 DK but i don't know which function would do it? please help me.
You cannot change the MAC address of a bluetooth device it's a unique permanent address. What do you want to achieve ?
I'm afraid we do not support Arduino, you'll have to through Arduino's support channels.
MAC address can be changed, but it is usually cumbersome as it is usually not intended to be changed. The MAC address is often generated from a unique device ID, and set prior to enabling the BLE stack.