AronHetLam / ATEM_tally_light_with_ESP8266

Wireless tally light for use with ATEM switchers, which connects over WiFi, using an ESP WiFi module.
GNU General Public License v3.0
153 stars 39 forks source link

Web UI settings are not saving #103

Closed Jude741 closed 8 months ago

Jude741 commented 9 months ago

I'm using a D1 mini pro and i followed the instructions properly and i have reached til web interface setup. It connects to wifi but apart from ssid and password no other settings are saved. It says “Settings saved successfully” but the settings go back to the default values. Ex: Tally Light name ESP-93A6A8, static IP false and ATEM IP 0.0.0.0 etc. Highly appreciate your support on this matter.

AronHetLam commented 9 months ago

I'm not sure why that happens in your case, but try to take a look at #83. Others with similar issues selected the wrong board in the boards manager. However, that requires using the Arduino IDE instead of the web installer.

Let me know if that works, if not, please send a link to the specific chip model you bought.

Jude741 commented 9 months ago

I chose "LOLIN(WEMOS) D1 R2 & mini" in the boards manager instead of "D1 mini pro" and it worked. Thank you for your support.

AronHetLam commented 9 months ago

Glad you got it working. 🙂

Did you install it from the web installer before? If so, I need to figure out a fix for that.

AronHetLam commented 9 months ago

If you didn't use the web installer, maybe I could have you test it, as I don't have a D1 mini pro?

Jude741 commented 8 months ago

Sorry for my late response. I used the aduvino IDE to upload the program because i wanted to slightly modify. I haven't tried the web installer.