ALR-F800 Wi-Fi Setup
APN-1046
Example
ARP command sequence to make the reader connect to a Wi-Fi network with SSID
Area 51
using a password
Welcome
.
add/register a new network with the SSID
Area 51
service wifi add "Area 51"
set Wi-Fi access password for the network that has ID of 0 to
Welcome
service wifi set net 0 psk ”Welcome”
start WiFi service (
prints ‘R’, for Running, on success)
service wifi start
print the last error (use it to determine the reason if Wi-Fi failed to start)
service wifi err
print link status
service wifi link
print WiFi IP address
service wifi ip