esp8266-vindriktning-particle-sensor icon indicating copy to clipboard operation
esp8266-vindriktning-particle-sensor copied to clipboard

Set OTA password

Open BigWebstas opened this issue 3 years ago • 1 comments

I am unable to determine the OTA password, i see where it gets set but I cant figure out where it gets configured

BigWebstas avatar Jan 21 '22 15:01 BigWebstas

OTA pw is the same as the hostname of your chip

  • https://github.com/Hypfer/esp8266-vindriktning-particle-sensor/blob/master/src/esp8266-vindriktning-particle-sensor.ino#L62
  • https://github.com/Hypfer/esp8266-vindriktning-particle-sensor/blob/master/src/esp8266-vindriktning-particle-sensor.ino#L114

Check your DHCP leases, See VINDRIKTNING-14670 or something like this. This is the OTA pw.

schinken avatar Mar 16 '22 09:03 schinken