Dear all
Does the nRF52840 provide an unique device address (MAC) address, or that address has to be provided by the application layer to the stack/chip ?
Regards
Paolo
Dear all
Does the nRF52840 provide an unique device address (MAC) address, or that address has to be provided by the application layer to the stack/chip ?
Regards
Paolo
The nR5xxxx SoCs have a unique address encoded in the FICR register. Based on the value in the FICR->DEVICEADDR register, the MAC address for BLE is derived. See also devzone.nordicsemi.com/.../how-to-get-6-byte-mac-address-at-nrf51822
The nR5xxxx SoCs have a unique address encoded in the FICR register. Based on the value in the FICR->DEVICEADDR register, the MAC address for BLE is derived. See also devzone.nordicsemi.com/.../how-to-get-6-byte-mac-address-at-nrf51822