expose ESP32 WebServer to public without router setup or third party service
Posted: Mon Jun 29, 2020 6:25 pm
Hello,
I have to expose my esp32 to the public. The esp would post its local IP to a database on a webserver from where it then can be found. I am not able to set up the router because it has to work on public networks and without any third-party service such as ngrok. I have a webserver available and I want to make both HTTP requests and WebSocket connections.
Unfortunately, I was not able to find how to set this up in such a way.
Could somebody be so kind as to point me in the right direction?
I have to expose my esp32 to the public. The esp would post its local IP to a database on a webserver from where it then can be found. I am not able to set up the router because it has to work on public networks and without any third-party service such as ngrok. I have a webserver available and I want to make both HTTP requests and WebSocket connections.
Unfortunately, I was not able to find how to set this up in such a way.
Could somebody be so kind as to point me in the right direction?