
Chengdu Ebyte Electronic Technology Co., Ltd.
Copyright ©2012–2019
,
Chengdu Ebyte Electronic Technology Co.,Ltd.
20
Return:FA 03
Return:FA 03
Pan_id:
0x0000
~
0xFFFE Fixed network PAN_ID
0xFFFF Random PAN_ID
Note: if the coordinator is configured as 0xFFFF, PAN_ID will be randomly selected to creat a network. If the terminal
and router are configured as 0xFFFF, any PAN_ID network can be joined. PAN_ID needs to be configured before
joining the network.
6.5.6 Network short address
Read command format:
Command format
Command example
Send: FE 02 05 FF
Return: FB 05 Short_Addr
Send: FE 02 05 FF
Return: FB 05 F6 FA
Short_Addr: 2 Bytes, address randomly assigned by Coordinator
6.5.7 MAC address
Read command format:
Command format
Command example
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
Mac_Addr: 8 Bytes
6.5.8 Network short address of the parent node
Read command format:
Command format
Command example
Send: FE 02 07 FF
Return: FB 07 Coor_shortAddr
Send: FE 02 07 FF
Return: FB 07 00 00
Coor_shortAddr: 2 Bytes, the short address of the parent node, if it is coordinator, it is 0x0000
6.5.9 Mac address of the parent node
Read command format:
Command format
Command example
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