Hello,
I'm using an ESP32 to control and transfer data over my home WiFi. Perhaps the question is not for this section, but could I get at least some links to topics on how to control the ESP32 output when I am at work. From the few examples I've done (phone app - ESP32), from the phone app, I'm streaming the internal IP address 192.168.0.106/on. This of course only works over local wifi. I realise that my phone at work connecting over mobile internet has a completely different IP and doesn't know how to connect to my router at home, which goes out to the world with yet another IP.
In order to write something like this, should I go back to acquiring knowledge from computer networks, or are there any ready-made or links on how I can do this
I'm using an ESP32 to control and transfer data over my home WiFi. Perhaps the question is not for this section, but could I get at least some links to topics on how to control the ESP32 output when I am at work. From the few examples I've done (phone app - ESP32), from the phone app, I'm streaming the internal IP address 192.168.0.106/on. This of course only works over local wifi. I realise that my phone at work connecting over mobile internet has a completely different IP and doesn't know how to connect to my router at home, which goes out to the world with yet another IP.
In order to write something like this, should I go back to acquiring knowledge from computer networks, or are there any ready-made or links on how I can do this