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.
18
6.5.2 Read instruction set
Command description
Command
ID
Command format
Command example
Read device type
01
Send: FE 01 01 FF
Return: FB 01 dev_type
Send: FE 01 01 FF
Return: FB 01 03
Read network state
02
Send: FE 01 02 FF
Return: FB 02 nwk_state
Send: FE 01 02 FF
Return: FB 02 02
Read network PAN_ID
03
Send
:
FE 02 03 FF
Return
:
FB 03 pan_id
Send
:
FE 02 03 FF
Send
:
FB 03 FE 5B
Read local short address
05
Send
:
FE 02 05 FF
Return
:
FB 05 Short_Addr
Send
:
FE 02 05 FF
Return
:
FB 05 F6 FA
Read local MAC address
06
Send: FE 08 06 FF
Return: FB 06 Mac_Addr
Send: FE 08 06 FF
Return: FB 06 1F 1C 21 FE
FF 57 B4 14
Read short address of father
nodes
07
Send: FE 02 07 FF
Return: FB 07
Coor_shortAddr
Send: FE 02 07 FF
Return: FB 07 00 00
Read short MAC address of
father nodes
08
Send: FE 08 08 FF
Return: FB 08 Coor
_Mac_Addr
Send: FE 08 08 FF
Return:FB 08 0C 46 0C FE
FF 9F FD 90
Read network group number
09
Send: FE 01 09 FF
Return: FB 09 group
Send: FE 01 09 FF
Return: FB 09 01
Read communication channel
0A
Send
:
FE 01 0A FF
Return
:
FB 0A channel
Send
:
FE 01 0A FF
Return
:
FB 0A 0B
Read Send power
0B
Send
:
FE 01 0B FF
Return
:
FB 0B txpower
Send
:
FE 01 0B FF
Return
:
FB 0B 0A
Read UART baud rate
0C
Send: FE 01 0C FF
Return: FB 0C baud
Send: FE 01 0C FF
Return: FB 0C 09
Read sleep time
0D
Send: FE 01 0D FF
Return: FB 0D sleep_time
Send: FE 01 0D FF
Return: FB 0D 54
Read target short network
address
23
Send:FE 02 23 FF
Return: FB 23
Dec_ShortAddr
Send: FE 02 23 FF
Return: FB 23 00 00
Read target network group
number
24
Send: FE 01 24 FF
Return: FB 24 Dec_netid
Send: FE 01 24 FF
Return: FB 24 00
Read target long address
25
Send
:
FE 08 25 FF
Return
:
FB 25 Dec_mac
Send
:
FE 08 25 FF
Return
:
FB 25 0A 1C 21
FE FF 57 B4 14
Read system transmitting
mode
26
Send
:
FE 01 26 FF
Return
:
FB 26 send_mode
Send
:
FE 01 26 FF
Return
:
FB 26 02