How to change password on webserver and store on EEPROM

Hi everybody.
I have problem with coding the NODEMCU ESP8266, so need your help.
I wrote code to control 4 relays via webserver and blynk, PIR motion sensor alarm, update code for ESP8266 via OTA (WEB) ...

On the webserver, I have password settings to prevent hackers from using and changing device settings.

However, I have not yet been able to set up a code that can help the administrator to change the pass and store it in EEPROM memory.

I include my generated ESP code and web image.

Hope you guys help me modify the code so that the administrator can change the password at the webserver interface.

Thank you

OTA2_PASS_1234LOW_5PIR_D0-GNDtoRESTAR_6.ino (34 KB)

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.