RS232/485 TO WIFI POE ETH (B) User Manual
www.waveshare.com
The signal strength of router N network ranges from 0 to 100, and
the corresponding actual value is 0% to 100%
The end character of signal strength n, 0x0D, 0x0A
The cumulative sum of all bytes after the header (excluding the
header) and before the checksum byte (excluding the checksum
byte).
Example:
Mobile phone sent to WIFI serial server (hexadecimal number): FF00010102.
WIFI serial server returns to mobile phone (hexadecimal number):
FF00148102544553543100400D0A 544553543200370D0A1F
Note: The mobile phone sends a query instruction to the WIFI serial server to query the router
related information. The information returned by the WIFI serial server to the mobile phone is: there
are two routers, the SSID of router 1 is "TEST1" and the signal strength is 64%; Router 2 has an SSID of
"TEST2" and a signal strength of 55%.
Note: The router information replied by the WIFI serial server is sorted according to the signal
strength.
Table setting instruction
The number of bytes after the length (excluding the length) and
before the checksum (excluding the checksum).
Command type, 0x02 is the setting command.
SSID terminator, fixed values 0x0D, 0x0A.
The password of the router.
The cumulative sum of all bytes after the header (excluding the
header) and before the checksum byte (excluding the checksum
byte).
Table setting reply instruction
All bytes after the length (excluding the length) and before the