Chengdu Ebyte Electronic Technology Co.,Ltd.
E180-Z8910SP User Manual
Copyright ©2012–2021
,
Chengdu Ebyte Electronic Technology Co.,Ltd.
36
6.5.28 Firmware version command parameter description
Read command format:
Command format
Command example
Send:
FE 03 34 FF
Return: FB 34 FirmwareVersion
Send: FE 03 34 FF
Return: FB 34 89 10 00
Firmware_version: 89 10 00
89 10 indicates the product model
00 represents the firmware version number
6.5.29 Query the long MAC address through the short address in the network
Read command format:
Command format
Command example
Send:
FE 0A 14 Short_Addr FF
Return: FB 14 Mac_Addr Short_Addr
Send: FE 0A 14 F6 FA FF
Return: FB 14 1F 1C 21 FE FF 57 B4 14 F6
FA
When the short network address of the remote target node is known, this command can be used to read the long network
MAC address of the remote target node.
6.5.30 Query the short address through the MAC long address in the network
Read command format:
Command format
Command example
Send:
FE 0A 15 Mac_Addr FF
Return: FB 15 Mac_Addr Short_Addr
Send: FE 0A 15 1F 1C 21 FE FF 57 B4 14
FF
Return: FB 15 1F 1C 21 FE FF 57 B4 14 F6
FA
When the short network address of the remote target node is known, this command can be used to read the long network
MAC address of the remote target node.