Resolving Device Not Found Error for PIR Sensor on ESP32 with Zephyr RTOS
Am working on a a home automation system that controls water pumps and taps based on motion detection using the Zephyr RTOS on an ESP32 microcontroller, how can i properly detect motion using a PIR (Passive Infrared) sensor with the ESP32?
this is what i have tried
But am getting the error
Device not found
, how can i properly resolve this2 Replies