Hi All, i'm working on a project which requires a device to send data over to a PC. I came across the MQTT library and I thought I would give it a try, i'm really amazed at how simple it is to set this up, whether running the MQTT Broker on a local P.C. or using one of the cloud host servers.
The question I have is the following:
Is it possible for a device outside the local network to communicate with the MQTT broker running on my PC, if so, what are the steps i need to follow to allow this?
Thanks,
Walter