RS232/485 TO WIFI POE ETH (B) User Manual
www.waveshare.com
6.7 FAST NETWORKING PROTOCOL
When the WIFI serial server is operating in AP mode, it will open a UDP port for receiving fast
networking protocol commands, with a port number of 49000. The mobile phone can be directly
connected to the WIFI network of the WIFI serial port server, and can query the SSID information list
and set the router SSID and password through the commands under UDP protocol. After the setting is
completed, the WIFI serial server will automatically restart and connect to the router, and it will work
in STA mode at this time.
Protocol format description:
Table query instruction
The number of bytes after the length (excluding the
length) and before the checksum (excluding the
checksum).
Command type, 0x01 is a query instruction
The cumulative sum of all bytes after the header
(excluding the header) and before the checksum
(excluding the checksum).
Table Query Reply Instructions
All bytes after the length (excluding the length) and before the
checksum byte (excluding the checksum byte)
Command type, and the reply instruction corresponding to the
query instruction is 0x81
The number of APS currently searched
Router 1' s SSID terminator, fixed value 0x00
The signal strength of router 1 network ranges from 0 to 100, and
the corresponding actual value is 0% to 100%
Terminator of signal strength 1, 0x0D, 0x0A
SSID terminator of router n, fixed value 0x00