Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By MrMU
#70226
martinayotte wrote:You can add a mDNS service to your sketch, then you can use http://myesp1.local for the URL in browser.
Check the example there : https://github.com/esp8266/Arduino/tree ... SP8266mDNS
Beware that on Linux you need to have avahi-utils installed, and on Windows there is Bonjour that need to be installed, but the l've never use Windows ...
If you wish to change the ESP address, that could be done using the WiFi.softAPConfig()


Thank you but this looks very difficult to me.
I think I better keep it this way.