update installation.md

0x001...
http://illucat
This commit is contained in:
FrYakaTKoP
2018-09-19 19:59:44 +00:00
parent 304e19f092
commit 8d3e699cfc

View File

@@ -59,18 +59,19 @@ Extract firmware.bin and spiffs.bin
in the command shell window change to the folder where you extracted the .bin files using cd
flash the firmware with the command "python -m esptool --port **YOUR SERIAL PORT** --baud 115200 write_flash 0x00000 firmware.bin 0x00300000 spiffs.bin"
flash the firmware with the command "python -m esptool --port **YOUR SERIAL PORT** --baud 115200 write_flash 0x00000 firmware.bin 0x00100000 spiffs.bin"
hint: you can crank the baudrate up to 921600 bps ;)
python -m esptool --port COM11 --baud 115200 write_flash 0x00000 firmware.bin 0x00300000 spiffs.bin
python -m esptool --port COM11 --baud 115200 write_flash 0x00000 firmware.bin 0x00100000 spiffs.bin
# Configuration after first boot
the esp will build a AP with ssid name **illu** and password **illumination**
when connected browse to **192.168.4.1**
when connected browse to **http://illucat**
now you can enter the SSID and Password of your WLAN, press save (and may reset the esp)
now you can enter the SSID and Password of your WLAN and set StationMode to 1
then press save and reset the esp)
the Cat should now joined your network