Manual

61
ProBee
-
ZE20S User Guide Rev.1.
10
++0001950000000212|11000000000**0000|****,****,21D0,0B87,****,****
++0001950000000212|11000000000**0000|****,****,21CB,0324,****,****
# Data changes after covering sensors with fingers
++0001950000000212|11000000000**0000|****,****,229B,0084,****,****
++0001950000000212|11000000000**0000|****,****,22A7,009E,****,****
++0001950000000212|11100000000**0000|****,****,22A9,002D,****,****
Data displayed at coordinator every second
Data format : ++<IEEE address>|<GPIO value>|<Analog Input Data>
Refer to 6.6.7 Data Conversion about how to convert to analog data to temperature and
illumination
6.6.6 Periodic Sampling – Sink Node
6.6.6.1 Coordinator Configuration
The AT commands for Coordinator Configuration:
ATS11=1 # Set coordinator to receive incoming data
OK # Response
ATS61=10 # Set coordinator to sink node which multicasts its
# address to the devices in AT+DESTGROUPID every 10 sec.
OK # Response
ATZ # Apply configuration
OK # Response
6.6.6.2 Router Configuration
The AT commands for Router Configuration:
AT+DESTLA=0000000000000000
# Reset destination to send analog data (Destination address does not
# affect on sending analog data to sink node but reset destination to
# confirm that analog data are sent to sink node)
OK # Response
ATS42=1 # Period to send analog data to sink node (unit : second)
OK # Response
ATS43=1 # Set destination to sink node
# ATS43=0 sets destination to AT+DESTLA
ATZ # Apply configuration
OK # Response