Page 1 of 1

info

Posted: Tuesday 17 May 2016 13:38
by Artic1980
Hello to all
I wanted to ask if there is a way to control a relay through a esp01 connected on another wifi network
Thank

Re: info

Posted: Tuesday 17 May 2016 13:45
by woody4165
Yes, if the relay is connected to an esp that is connected to another wifi network and you have ddns on this wifi and opened the port on that router you can.
Is it secure?

Re: info

Posted: Tuesday 17 May 2016 13:51
by Artic1980
so you need a dns on serves and I and a dns on the second toe on the IP network that the esp ?
right?
I need to open the gate of the house which is close to the corporate network and away from home
thank

Re: info

Posted: Wednesday 18 May 2016 10:27
by toreandre
There is many ways of doing this. You can set up port forwarding in your router to direct traffic from the internett to the correct unit on your homenetwork.

You can open up your domoticz to the internett.

You can use a mqtt server.

You can set up something like Telegram to send commands to your domoticz.

You can use an android device with tasker to react on emails etc and executes the gpio on the esp.

Or you could automate the unit if possible, so you dont need to do anything from work.