RF temperature and humidity beacon
Beacon sends temperature and humidity data over 433HMz. It is then received by RF receiver (Nucleo board) and send to Raspberry Pi over UART. Raspberry Pi saves this information and sends it over MQTT to ESP32 which then displays it. Information is also displayed on local website (hosted on Raspberry Pi).
1. Demo
Demonstration of beacon sending data to receiver connected to Raspberry Pi.