AC4490 User Guide
Version 4.5
Laird Connectivity Solutions Support Center:
http://ews-support.lairdtech.com
12
Americas: +1-800-492-2320
Europe: +44-1628-858-940
Hong Kong: +852 2923 0610
Sleep Walk Power-Down Wake Up
The OEM Host issues this command to bring the client transceiver out of Power Down mode.
Note: This command is valid only for client transceivers.
Command: <0xCC> <0x07>
Number of Bytes Returned: 2
Response: <0xCC> <Channel>
Parameter Range: <Channel> = RF Channel currently being used
Broadcast Packets
The OEM Host issues this command to change the transceiver operation between Addressed Packets and
Broadcast Packets. If Addressed Packets are selected, the transceiver will send all packets to the transceiver
designated by the Destination Address programmed in the transceiver. If Broadcast Packets are selected, the
transceiver will send its packets to all transceivers on that network.
Command: <0xCC> <0x08> <Mode>
Number of Bytes Returned: 2
Response: <0xCC> <Mode>
Parameter Range: <Mode> = 0x00: Addressed
0x01: Broadcast
Write Destination Address
The OEM Host issues this command to the transceiver to change the Destination Address.
Note: Only the three Least Significant Bytes of the MAC Address are used for packet delivery.
Command: <0xCC> <0x10> <MAC3> <MAC2> <MAC1>
Number of Bytes Returned: 4
Response: <0xCC> <MAC3> <MAC2> <MAC1>
Parameter Range: <MAC> = 0x00 - 0xFF corresponding to 3 LSB’s of destination MAC Address
Read Destination Address
The OEM Host issues this command to the transceiver to read the destination address.
Note: Only the three Least Significant Bytes of the MAC Address are used for packet delivery.
Command: <0xCC> <0x11>
Number of Bytes Returned: 4
Response: <0xCC> <MAC3> <MAC2> <MAC1>
Parameter Range: <MAC> = 0x00 - 0xFF corresponding to 3 LSB’s of destination MAC Address