Rigado Inc. 10 사용자 설명서

다운로드
페이지 31
BMD-340 Module Datasheet 
Bluetooth 5 + 802.15.4 
May 21, 2018 
BMD-340-DS V1.0 
  
 
 
Page 19 of 31 
8.4 MAC Address Info 
The BMD-340 modules comes preprogrammed with a unique MAC address from the factory.  The MAC 
address is also printed on a 2D barcode on the top of the module.  
 
 
Figure 11 – BMD-340 MAC Address on Label 
 
 
The 6-byte BLE Radio MAC address is stored in the nRF52840 UICR at NRF_UICR_BASE+0x80 LSB first.  Please 
read the MAC Address Provisioning application note if you are not using the built in bootloader to avoid 
erasing/overwriting the MAC address during programming. Important: If full memory protection is enabled, 
the UICR cannot be read via the SWD interface. If performing a full-erase, the MAC can then only be recovered 
from the 2D barcode and human-readable text.  
 
UICR Register: 
NRF_UICR + 0x80 (0x10001080): MAC_Addr [0] (0xZZ) 
NRF_UICR + 0x81 (0x10001081): MAC_Addr [1] (0xYY) 
NRF_UICR + 0x82 (0x10001082): MAC_Addr [2] (0xXX) 
NRF_UICR + 0x83 (0x10001083): MAC_Addr [3] (0x93) 
NRF_UICR + 0x84 (0x10001084): MAC_Addr [4] (0x54) 
NRF_UICR + 0x85 (0x10001085): MAC_Addr [5] (0x94)