How to resolve ESP32 AP to a name?
Posted: Fri May 12, 2023 3:37 pm
Hi All
I have an ESP32-S2-MINI and have a web server on port 80.
To connect to it I use (from a browser)
http://192.168.4.1
It is possible to use some technique to be able to browse to it by name instead of its IP address?
Eg.
http://MyESP32
(I have used NetBios to do something similar in the past on Ethernet)
Thanks in advance.
Regards
Mark
I have an ESP32-S2-MINI and have a web server on port 80.
To connect to it I use (from a browser)
http://192.168.4.1
It is possible to use some technique to be able to browse to it by name instead of its IP address?
Eg.
http://MyESP32
(I have used NetBios to do something similar in the past on Ethernet)
Thanks in advance.
Regards
Mark