RastoH / eXtended-Coop-Controller

Control chicken coop with ESP8266 - automatic chicken coop door, Hen Light, Coop Light, Heater, Fan, water ....
4 stars 0 forks source link

Different Bin version #2

Closed ON4BCB closed 2 years ago

ON4BCB commented 2 years ago

Thank you so much for previous answer

What is the difference between the webgui.bin and xCtrl.2021.05.28o.bin version ?

I think i need to upload te xCtrl.2021.05.28o.bin to the ESP8266 ?

RastoH commented 2 years ago

xCtrl.2021.05.28o.bin -> firmware webui.bin -> web ui on filesystem

https://github.com/RastoH/eXtended-Coop-Controller/blob/main/webUI/update.JPG

  1. upload firmaware to esp8266 (esptol... etc)
  2. connect to AP
  3. go 192.168.4.1/update
  4. select filesystem webui.bin -> update filesystem
ON4BCB commented 2 years ago

thank you,

All is working except a wifi scan in settings is giving a timeout, so unable to connect to my own wifi

any suggestions ?

RastoH commented 2 years ago

download & update filesystem -> webUI.bin

the old version had an error.

Sorry

ON4BCB commented 2 years ago

Thank you,

without hardware the wifi connection breaks every time, on a cell phone as on different Laptops,I use the D1 mini, no hardware attached

do i keep certain pins high or low ?, if connected the wifi scan give's an error every time

also saving parameters is giving a PUT error

RastoH commented 2 years ago

spi speed 40mhz, DIO spi mode.

AP mode -> 10 min. STA mode -> 5 min.

turning off after disconnect, to save batery.