Users Manual
Table Of Contents
- FCC Statement
- 1.Overview
- 2.Technical parameter
- 3. Mechanical characteristics
- 4. Operation mode
- 5.Transmission mode
- 6.Application function and instruction configurati
- 6.1 Function pin
- 6.2 Wireless remote configuration function
- 6.3 Touch link Functional application
- 6.4 Functional parameter description
- 6.5 HEX User instruction set
- 6.6 HEX Parameter description
- 6.6.1 System transmitting mode
- 6.6.2 Receiving data output mode
- 6.6.3 Network node type
- 6.6.4 Network state
- 6.6.5 Network PAN_ID
- 6.6.6 Network short address:
- 6.6.7 MAC address
- 6.6.8 Short address of father nodes
- 6.6.9 MAC address of father nodes
- 6.6.10 Network group number group
- 6.6.11 Network Channel
- 6.6.12 Transmitting Power
- 6.6.13 Buad rate
- 6.6.14 Sleep time
- 6.6.15 Storage time of father nodes
- 6.6.16 Centralized network opening time
- 6.6.17 Period of network reconnection after loss o
- 6.6.18 The maximum number of attempts to reconnect
- 6.6.19 Wireless remote configuration ID
- 6.6.20 User gpio parameter
- 6.6.21 User pwm parameter
- 6.6.22 User adc parameter
- 6.6.23 Configure all network parameters
- 6.6.24 Configure all network parameters
- 6.6.25 Number of end-devices of the parent node
- 6.6.26 Parent node's end-device list
- 6.6.27 Configure the delayed printing time of AUX
- 6.6.29 Configure endpoint information
- 6.6.30 Set Link key of trust center
- 6.6.31 firmware version number
- 7.Quick start
- 8. Secondary development design reference
- 9.FAQ
- Revision history
- About us

Chengdu Ebyte Electronic Technology Co.,Ltd. E180-ZG120B User Manual
Copyright ©2012–2020, Chengdu Ebyte Electronic Technology Co.,Ltd.
12
5.1.2 Multicast mode
In multicast mode, first set the group number (for grouping) for the devices in network. The sending device must
specify the target group number (to which group to send the data). Then the sending device will send the data received by
the serial port to the network, and the devices with the same group number in network will receive the data.
5.1.3 Unicast Mode
In unicast mode, devices in network point to point communicatation through network address , and the transmitting
device sends the received serial port data to the target address device, and the target address device can return an ACK to
the transmitting device to indicate that the data has been received after receiving the data. .
5.2 Receive data output method
The receiving data output mode refers to a manner in which the serial port outputs data after the module receives the
wireless data;
5.2.1 Transparent output
If the output mode of the configuration device is transparent output, the module will output the original data through
the serial port after receiving the wireless data;
5.2.2 Data + short address
When the output mode is data + short address, after receiving the wireless data, the serial port will output the
original data + the short address of the sending device;
5.2.3 Data+Long address
When the output mode is data + long address, after receiving the wireless data, the serial port will output the original
data + the long address of the sending device;
5.2.4 Data+RSSI
When the output mode is data + RSSI, after the module receives the wireless data, the serial port will output the
original data + receive the RSSI value of the data packet;