AeroComm ZB2430 Wireless Office Headset User Manual


 
35
ZB2430 User’s Manual - v1.6
CONFIGURING THE ZB2430
www.aerocomm.com
The OEM Host issues this command to discover the 64-bit IEEE
address of a remote radio.
Note: This command is valid only for Coordinators and/or Router
devices. This command will not issue a response if the requested
address is unable to be located in the network. A timeout of several
seconds should be assumed when using this command.
Command: <0xCC> <0x8E> <0x00> <NWK Hi> <NWK Lo>
Number of Bytes Returned: 9
Response: <0xCC> <IEEE [7-0]>
Parameter Range:
<NWK Hi> = MSB of remote radio’s NWK address
<NWK Lo> = LSB of remote radio’s NWK address
<IEEE> = 64-bit IEEE Address of remote radio
Discover IEEE Address & Children of Remote Radio
The OEM Host issues this command to discover the 64-bit IEEE
address of a remote radio as well as report a list of that device’s
Children.
Note: This command is valid only for Coordinators and/or Router
devices. This command will not issue a response if the requested
address is unable to be located in the network. A timeout of several
seconds should be assumed when using this command.
Command: <0xCC> <0x8E> <0x00> <NWK Hi> <NWK Lo>
<0x01>
Number of Bytes Returned: 10+
Response: <0xCC> <IEEE [7-0]> <Length> <List>
Parameter Range:
<NWK Hi> = MSB of remote radio’s NWK address
<NWK Lo> = LSB of remote radio’s NWK address
<IEEE> = 64-bit IEEE Address of remote radio
<Length> = Length of data to follow
<List> = List of remote radio’s associated devices
[<Index n> <NWK Hi n> <NWK Lo n>]
Read Temperature
The OEM Host issues this command to read the onboard
temperature sensor.
Note: The temperature sensor is uncalibrated and has a tolerance of
+/- 3C. For calibration instructions, contact Aerocomm’s technical
support.
Command: <0xCC> <0xA4>
Number of bytes returned: 3
Response: 0xCC <+/-> <Temp.>
Parameter Range:
<+/-> = 0x2B: +
0x2D: -
<Temp.> = Temperature (Celsius) (0x08 - 0x50)
Read Voltage
The OEM Hosts issues this command to read the input voltage to the
radio.
Command: <0xCC> <0xC0> <0xA6>
Number of Bytes Returned: 2
Response: <0xCC> <Voltage Integer> <Voltage Decimal>
Parameter Range:
<Voltage Integer>=Integer portion of voltage reading
<Voltage Decimal>=Decimal portion of voltage reading
Example Output: 0xCC 0x03 0x37
<0x03> =Integer portion is 3v
<0x37> =decimal portion is .55v
Voltage level is 3.55V
EEPROM Byte Read