User's Manual

8.2.10 MAC_SourceAddr: Configure the source address
Settings
index
Designation
Permissible
values
Default value Permissions
Number
of
Bytes
11
MAC_SourceAddr
0 - 65534
0 read/write
1-2
This UserSetting specifies the source device address to be used in address modes 1, 2
and 3. The LSB corresponds to the first byte in "parameter" the MSB (if used) to the second
byte. The broadcast address 0xFF (255) or 0xFFFF (65535) must not be used for the source
address (LSB, LSB+MSB) and source network id parameters.
8.2.10.1 Example 1
Set the source address to 1 (this will set the LSB to 0x01, the MSB is automatically set to
0xFF) using the
CMD_SET_REQ
:
Start signal Command Length Settings index Parameter CS
0x02 0x09 0x02 0x0B 0x01 0x03
Response
CMD_SET_CNF
: Successfully modified the setting.
Start signal Command | 0x40 Length Status CS
0x02 0x49 0x01 0x00 0x4A
8.2.10.2 Example 2
Set the source address to 256 (LSB =0x00, MSB = 0x01) using the
CMD_SET_REQ
. The 2 byte
parameter is to be used LSB first.
Start signal Command Length Settings index Parameter CS
0x02 0x09 0x03 0x0B 0x00 0x01 0x02
Response
CMD_SET_CNF
: Successfully modified the setting.
Start signal Command | 0x40 Length Status CS
0x02 0x49 0x01 0x00 0x4A
8.2.10.3 Example 3
Request the source address using
CMD_GET_REQ
:
Themisto-I reference manual version 1.0 © August 2019
www.we-online.com/wireless-connectivity 51