Search found 1 match
- Tue Nov 15, 2022 9:46 am
- Forum: Hardware
- Topic: Weird behavior from my ESP32
- Replies: 0
- Views: 1079
Weird behavior from my ESP32
So I'm using two ESP32s. One ESP uses freeRTOS for reading infrared sensor and keeping track of visitor count and one for turning on and off my lamp when the visitor count(s) > 0. My first ESP works perfectly fine. Every time it detects a change in visitor count, it'll send the data real time to my ...