Page 14
Printer configuration using escape sequences
Escape sequence: Send ATi command
Command: Cwifi;cmd
Parameters: cmd is the command to be send to the WiFi module.
Example: -
Note: see ATi_Programmers_Manual_8_40.pdf
Escape sequence: Wi-Fi module status
Command: Cwifi;RP2
Parameters: -
Example: -
Return: LAN-to-WiFi Bridge Mode when BRM>0:
"LAN/WIFI Bridge Mode,<LAN Status>,<WIFI status>"
Where,
<LAN Status>
<WiFi Status>
0 – No Link
1 – Link OK
1 – Not Connected
2 – Connecting
4 – Connected
Note: -
Escape sequence: List of all Wi-Fi networks available
Command: Cwifi;RP20
Parameters: -
Example: Jetta,AP,06:14:6C:69:4A:7C,WPA,1,25
RTL8186-default,AP,00:E0:4C:81:86:86,NONE,1,77
dlink_test,AP,00:1C:F0:9A:63:7A,NONE,1,68
Return: List of up to 16 APs and Ad-Hoc networks available in the surrounding area.
Each line contains the following comma-separated elds:
<SSID>,ADHOC|AP,<BSSID>,<security type>,<channel>,<RSSI>
• <security type>=NONE or WEP64 or WEP128 or WPA or WPA2
• <RSSI>= Value between 0-255 which represents SNR+NoiseFloor. Higher
SSI values indicate weaker signal strength.
Note: -