simplify enduser setup

This commit is contained in:
Patrick Balsiger
2018-10-20 15:54:10 +00:00
parent a916e542fb
commit acae6c1b09

View File

@@ -6,14 +6,12 @@
## Enduser Setup ## Enduser Setup
1. Scan for access points 1. Scan for access points
1. connect to illucat access point 1. connect to access point "illucat"
1. open web browser and navigate to the gateway IP 1. open web browser and navigate to http://192.168.4.1
1. change stationMode to 1 in the Settings section for connecting the cat to your own AP. leave it 0 to build a mesh. 1. To connect the cat to your own WiFi, open the Settings section and change stationMode to 1 and set stationSSID and stationPassword
1. change stationSSID and stationPassword to match your AP settings
1. change the NeoPixel settings according to your hardware. The pin needs to be specified as the pin id of your board, e.g. 4 = D2 on a Wemos D1 Mini.
1. submit all changes 1. submit all changes
1. hit restart under the System section 1. hit restart under the System section
1. illucat connects to your network and can be reached with http://illucat (or any other configured hostname) 1. illucat connects to your network and can be reached with http://illucat
## Install and setup Python ## Install and setup Python