logo elektroda
logo elektroda
X
logo elektroda

ESP8266 - entering network connection parameters via a web page.

sq9etc 429 4
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 18550235
    sq9etc
    Level 12  
    Would like to implement the following scenario:
    1. when the ESP8266 module is first activated, it creates a network open or with some default password.
    2) When I connect to the above module using a computer, tablet or smartphone, I can select the network to which the module should connect via a web page and enter the password for that network.
    The module saves the network name and password somewhere and restarts itself (or I restart it by clicking the button on the website).
    4. after restarting, the module connects to the specified network using the given settings.
    5. the module displays a web page where I can change the network connection parameters (network name, password).

    Has anyone come across a library offering this capability, or libraries, so that this can be put together?
  • ADVERTISEMENT
  • #2 18550339
    ekrzychoooo
    Level 17  
    I recently uploaded such a film .
    There you have from 18:00 onwards a similar issue.
    This is for esp32 but I think it will be similar for ESP8266.
  • ADVERTISEMENT
  • #3 18550350
    sq9etc
    Level 12  
    OK. Thanks.
  • ADVERTISEMENT
  • #5 18550475
    sq9etc
    Level 12  
    khoam wrote:
    WiFiManager
    .
    Thanks I'll take a look.
ADVERTISEMENT