The situation is as follows : some time ago I made myself a remote control on the esp8266 via Wifi - I read the codes of the buttons on the remote and programmed the esp8266 so that I could switch programmes on the decoder using the infrared transmitter. This was due to the fact that I have a hdmi splitter connected to the decoder and in the bedroom I can't switch channels (remote control through the wall didn't work).
Following the blow, I decided to ip (local) esp8266 "put outside" (for testing) so I could operate the remote control outside the house. I configured a DDNS service (NO-IP) on the router and generally everything works fine.
Well, at this point a question arises. Because I would still like to add e.g. 2 esp8266 - one e.g. to read the room temperature and the other e.g. to control 433Mhz 230v switches.
Locally I would even be able to handle this - give each esp8266 a different local ip - and it would work locally. But what about in the case of "outdoor exposure" ? how to approach this? One esp8266 is to be the server ? this "exposed to the outside" and the other esp8266 are to be the clients ?
Can I ask for some hints ? help ? on the above topic ?
Greetings
Jakub
Following the blow, I decided to ip (local) esp8266 "put outside" (for testing) so I could operate the remote control outside the house. I configured a DDNS service (NO-IP) on the router and generally everything works fine.
Well, at this point a question arises. Because I would still like to add e.g. 2 esp8266 - one e.g. to read the room temperature and the other e.g. to control 433Mhz 230v switches.
Locally I would even be able to handle this - give each esp8266 a different local ip - and it would work locally. But what about in the case of "outdoor exposure" ? how to approach this? One esp8266 is to be the server ? this "exposed to the outside" and the other esp8266 are to be the clients ?
Can I ask for some hints ? help ? on the above topic ?
Greetings
Jakub