Is it possible to use an MQTT broker that is not in my network, like test.mosquitto.org?
I got MQTT up and running and when I use my PC as broker everything works perfectly.
But when I change the broker to something outside of my home network, like test.mosquitto.org it can't connect to it.
The ESP8266 is in wifi.Station mode and has an IP.
Rik