EVK BMD-345 - User guide
UBX-19051533 - R01
Contents
Page 19 of 27
Figure 16: J-Link commander output
9.
This confirms that the evaluation board is properly recognized.
10.
While still in the J-Link Commander session, save the pre-programmed public Bluetooth address
by typing in:
savebin mac_addr.bin 0x10001080 8
11.
Save the file
mac_addr.bin
to a convenient location for future use.
12.
Exit the J-Link session by typing
exit.
At this point, a file titled
mac_addr.bin
will be saved in the current directory. The contents will
contain the MAC address in little-endian format:
33 22 11 93 54 94 FF FF
to correspond to the address
94:54:93:11:22:33
. The last two
FF
values are only fillers to complete
the 8-byte read. Public Bluetooth addresses begin with the IEEE-assigned company ID,
94:54:93
or
6C:1D:EB
. The remaining bytes are printed on the 2D and human-readable label on the module. See
the module data sheet for additional information.
☞
This file may be used to restore the Bluetooth address after performing an erase or recover with
the J-Link command:
loadbin mac_address.bin 0x10001080