Chengdu Ebyte Electronic Technology Co.,Ltd.
E180-ZG120A User Manual
Copyright ©2012–2019, Chengdu Ebyte Electronic Technology Co.,Ltd.
1
System transmitting mode 02
;
Data output mode 00
;
Network open time FF
;
rejoin period 05
;
rejoin times 05
;
Wireless ID A8 8A
;
6.6.25 Number of end-devices of the parent node
Child_count:
Refers to the number of end-device nodes currently managed by the coordinator or router, and manages
up to 50 end-device devices.
6.6.26 Parent node's end-device list
index: Indicates the serial number of the end-device node, the range is from 0 to child_count-1, 1 byte
dev_type
:
device type of end-device node
,
1 byte
Short_Addr
:
Network short address of the end-device node
,
2 bytes
Mac_Addr
:
MAC address of the end-device node
,
8 byte
After receiving the instruction "FE 0E 33 FF" to read the end-device list, the coordinator or router node will print
out the end-device node information every 50ms interval according to the sequence number (index) of the end-device
node from 0 to child_count-1. Such as:
Receive
:
FE 0E 33 FF
Retuen
:
FB 33
0
03
34 F3
0B 03 21 FE FF 57 B4 14
50ms
FB 33
1
04
F2 7B
02 1F 21 FE FF 57 B4 14
50ms
FB 33
2
04
A0 82
27 6E 21 FE FF 57 B4 14
50ms
FB 33
3
03
F4 3E
F3 7C 21 FE FF 57 B4 14
50ms
.
.
.
.
.
.
.
.
.
.
.
.
FB 33 index dev_type Short_Addr
Mac_Addr
6.6.27 Configure the delayed printing time of AUX wake up external MCU serial port in wireless
receiving state
AUX_delaytime: 1
~
255 unit is ms, the default parameter is 4ms, that is, after the module receives wireless data, first
pull down the AUX pin to wake up the external MCU, and then delay 4ms to output the serial port data to the external
MCU.
6.6.28 Configure serial port wake-up hold time
Uart_holdtime: The unit of 1
~
255 is 10ms, the default parameter is 100, that is, the serial port will keep waking up for
100*10ms after waking up, and then going to sleep after 1000ms.