Hello
I am searching and cannot find it. Or I don't know how to search.
If any colleague could guide me it would be nice. Maybe there are some examples.
I do not insist rigidly on the use of a particular tile.
On the one hand a simple thing on the other hand I do not know how to bite.
What I want to do (example):
5 pieces of digital sensors [high/low state] in a couple of places in the house. They can be based on esp01 each and are to be used as wireless* transmitters.
The receiver can be an ESP32 or anything else which will signal with individual 5 LEDs the activation of the respective sensor.
Such receivers which I want to have two, i.e. to show the same thing in two other rooms.
And now the most important thing: I don't want any http pages, no phone apps etc. I want these modules to only work together eventually using a router to form a network - but if the router could be dispensed with then that would be even better.
*Then, if it works, it would be useful to have communication the other way round, i.e. after pressing a switch in the receiver, a diode would eventually light up in the respective sensor.
Can anyone advise me how to handle this from the software side?
I am searching and cannot find it. Or I don't know how to search.
If any colleague could guide me it would be nice. Maybe there are some examples.
I do not insist rigidly on the use of a particular tile.
On the one hand a simple thing on the other hand I do not know how to bite.
What I want to do (example):
5 pieces of digital sensors [high/low state] in a couple of places in the house. They can be based on esp01 each and are to be used as wireless* transmitters.
The receiver can be an ESP32 or anything else which will signal with individual 5 LEDs the activation of the respective sensor.
Such receivers which I want to have two, i.e. to show the same thing in two other rooms.
And now the most important thing: I don't want any http pages, no phone apps etc. I want these modules to only work together eventually using a router to form a network - but if the router could be dispensed with then that would be even better.
*Then, if it works, it would be useful to have communication the other way round, i.e. after pressing a switch in the receiver, a diode would eventually light up in the respective sensor.
Can anyone advise me how to handle this from the software side?