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?