Manual
59
ProBee
-
ZE20S User Guide Rev.1.
10
AT+SHORTADDR? # Confirm Network Short Addreess of Router
9AD6 # Network Short Address
OK # Response
6.6.4 Queried Sampling
6.6.4.1 Getting Analog Data at Router
The AT commands for Getting Analog Data at Router:
AT+AI? # Get all the analog data
****,****,2179,0DFE,****,**** # Analog Data
# NA,NA,Termerature,Illumination,NA,NA
# (Variable Register 0, 1 are set as they are not available)
# Refer 6.6.7 Data Conversion for Conversion of Analog Data
# to Temperature and Illumination
OK # Response
AT+AI2? # Get analog data for temperature
2182 # Analog data for temperature(Refer to 6.6.7 Data Conversion)
OK # Response
AT+AI3? # Get analog data for illumination
0BF9 # Analog data for illumination(Refer to 6.6.7)
OK # Response
6.6.4.2 Getting Analog Data at Coordinator
The AT commands for Getting Analog Data at Coordinator:
AT+REMOTE=0001950000000212,AT+AI?
# Get all the analog data of Router from remote Coordinator
****,****,2194,0DF3,****,****
# Analog data of Router
# NA,NA,Temperature,Illumination,NA,NA
# (Variable Register 0, 1 are set as they are not available)
# Refer 6.6.7 Data Conversion for Conversion of Analog Data
# to Temperature and Illumination
OK # Response
AT+REMOTE=9AD6,AT+AI?
# Get all the analog data of Router from remote coordinator
****,****,218F,0D9A,****,****
# Analog data of Router