Automatic web server when connecting esp8266

I wanted to see how I can trigger the web server automatically when I connect to my esp8266? The idea would be that when connecting to the network generated by the esp8266 (Access Point), the corresponding ip is automatically opened in a browser, in the same way that the wifimanager library does, which when connecting the board displays the wifi connection options . It would be like connecting a sensor and when connecting to the esp the sensor variable was shown in a localhost.

I hope I was able to explain my concern, thank you very much

I think the search term you are looking for is "captive portal mode".

You need a WiFi manager like for example this one.

I can't really see how this relates to avrdude, stk500 or bootloader. I've moved you topic to a more suitable location on the forum.

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