WiFi Manager

This page allows you to configure the Pico Z80 WiFi Access Point (you connect to the Pico Z80) or the Client mode (Pico Z80 connects to your network).

WiFi Configuration

SSID:%SK_APSSID%
Password:%SK_APPWD%
IP (AP):%SK_CURRENTIP% NETMASK:%SK_CURRENTNM% GATEWAY:%SK_CURRENTGW%
SSID:%SK_CLIENTSSID%
DHCP:Enabled
IP (assigned):%SK_CURRENTIP% NETMASK:%SK_CURRENTNM% GATEWAY:%SK_CURRENTGW%
IP (fixed):%SK_CURRENTIP% NETMASK:%SK_CURRENTNM% GATEWAY:%SK_CURRENTGW%

Configure WiFi

WiFi Mode:

Name of Wifi router to use.
Password of WiFi router.
DHCP Mode:
Static IP address to assign to the Pico Z80
Netmask for Static IP
Gateway or router IP Address (if needed).

DHCP Mode enabled.
The Pico Z80 will use the credentials specified above (SSID/Password) to connect to your router and obtain an IP address, Netmask and Gateway. Use your router admin page to determine the IP address allocated and connect to the Pico Z80 via http://<assigned IP>

%SK_ERRMSG%


Name of this WiFi Access Point.
Password required by this AP to authenticate clients.
IP address assigned to this Access Point. ie. 192.168.4.1
Netmask of this AP network.
Gateway this AP will assign to a client. Normally same as IP.
%SK_ERRMSG%