CONFIGURING THE ZB2430
36
Upon receiving this command, a transceiver will respond with the
desired data from the addresses requested by the OEM Host.
*Note: Maximum Length is 0xFC.
Command: <0xCC> <0xC0> <Start> <Length>
Number of Bytes Returned: 4+
Response: <0xCC> <Start> <Length> <Data>
Parameter Range:
<Start> = EEPROM address to begin reading at
<Length> = Length of data to be read
<Data> = Requested data
EEPROM Byte Write
Upon receiving this command, a transceiver will write the data bytes
to the specified address but will not respond to the OEM Host until
the EEPROM write cycle is complete.
Note: The maximum length of data that can be written in a single
write process is 0x50. If writing the entire 256-byte EEPROM, it is
convenient to perform 64 byte (0x40) writes.
Command: <0xCC> <0xC1> <Start> <Length> <Data>
Number of Bytes Returned: 3
Response: <Start> <Length> <Last byte>
Parameter Range:
<Start> = EEPROM address to begin writing at
<Length> = Length of data to be written (Max = 0x50)
<Data> = Data to be written
<Last byte> = Value of last byte written
Reset
The OEM Host issues this command to perform a soft reset of the
transceiver. Any transceiver settings modified by CC commands will
revert to the values stored in the EEPROM.
Command: <0xCC> <0xFF>
Number of Bytes Returned: None
Response: None
Restore Factory Defaults
The OEM Host issues this command to restore the EEPROM
Configuration to factory default.
*Note. This command does not perform a NV Reset.
Command: <0xCC> <0xFF> <0xDF>
Number of Bytes Returned: None
Response: None
Soft Reset with NV reset
The OEM Host issues this command to perform a soft reset of the
transceiver and to erase the network settings stored in the radio’s
non-volatile memory. Any transceiver settings modified by CC
commands will revert to the values stored in the EEPROM.
Command: <0xCC> <0xFF> <0xE3>
Number of Bytes Returned: None
Response: None