Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By alonewolfx2
#6981
alonewolfx2 wrote:What is protected area password :)

i found. user= apssid pass=appassword
User avatar
By pvvx
#6993
alonewolfx2 wrote:What is protected area password :)

File names containing "protect" - require a password...
MPFS2 replaced by a new (PVFS2.exe :)) , updated files :) ...
User avatar
By alonewolfx2
#6994
pvvx wrote:
alonewolfx2 wrote:What is protected area password :)

File names containing "protect" - require a password...
MPFS2 replaced by a new (PVFS2.exe :)) , updated files :) ...

Pvfs :) it seems wifi configuration not working correctly. I try change Ssid or sta information and not changed anything. I wonder one thing. Http server and tcp server running same time right? How it possible? Espressif says just one server allowed :)
User avatar
By pvvx
#7020
alonewolfx2 wrote:Pvfs :) it seems wifi configuration not working correctly. I try change Ssid or sta information and not changed anything. I wonder one thing.
Save settings WiFi is not the task of the web server :)
WiFi does not reboot (~sys.restart~). You must draw the correct HTML page (design + ...).
Use old WEBFiles\protect\wifi.htm file -
<td><input type="hidden" name='wifi.newcfg' value='4' /></td>
With the design of HTML pages, no one helps. :(
Many other tasks ... store/write setings/files in flash (HTTP), the union variables, scripts, logger averaged over the year and schedules (diagrams, ...)...

Http server and tcp server running same time right? How it possible? Espressif says just one server allowed :)
limited only by memory...