logo elektroda
logo elektroda
X
logo elektroda

Is it possible to build a humidity/temperature meter on ESP32 with SIM800L?

jakub51996 1020 3
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 18266505
    jakub51996
    Level 6  
    I would like to assemble myself a humidity and temperature meter on an esp32 which will then send the value to a website and to a second esp32. The second esp32 will display the humidity, temperature and will include sim800l and send an SMS if it exceeds the temperature or humidity limit. My question is whether this is feasible? Is it possible to make more than 1 esp32 with sensors?
  • ADVERTISEMENT
  • Helpful post
    #2 18266652
    khoam
    Level 42  
    jakub51996 wrote:
    I have a question about whether this is feasible?
    .
    Yes, the client can communicate with more than one server.

    jakub51996 wrote:
    Can more than 1 esp32 be made with sensors?

    Yes, the ESP32 can be both a client and a server.
  • ADVERTISEMENT
  • #3 18267241
    jakub51996
    Level 6  
    Thank you for your reply.
    Can I still ask for proven projects for communication between two esp32 and a project how to send an SMS when the meter exceeds the allowed values? I have found a couple of projects but can't convert them to my project.
ADVERTISEMENT