Skip to content

Version 4.01

Compare
Choose a tag to compare
@gzebrick gzebrick released this 06 Mar 01:55
· 71 commits to master since this release
17fbe13

This version uses the USB Serial port to prompt for new WiFi SSID, then password, then Host Name.

Host name access only works sometimes for my home LAN. You may need to reserved the IP in your LAN DHCP so it doesn't change
and just use the IP address to access the web server.

There's a 12-second countdown once the serial port is plugged in and the board powers up,
Followed by a 10-second window to start entering a new WiFi SSID.
If there is a new entry, the data is stored in EEPROM and the board reboots.
If there's no entry within 10 seconds, the boot-up continues, loading the existing infor off the EEPROM.

I had luck using the Serial port built into the Arduino programming tool, but PUTTY won't seem to work right. Not sure why.
Follow the prompts. The serial USB port is 115,200 baud 8,N,1.