I develop BLE Beacon device using nRF52832.
I want to set the device name by combining "XXXX" and the lower 3byte of MAC Address.
"XXXX" is used to recognize it as a company product, and MAC Address means the unique ID of the device.
However, the this post says MAC Addresses are randomly formed.
Is there a way to fix this MAC Address?
Thank you for reading it.
Jacker.