With the ESP32-P4 not having any wireless functionality and instead focusing on being a small SoC, it makes sense to combine it with a second chip that handles features like WiFi and Bluetooth.
Let’s start with the simple case: performing an action only when the switch goes active. We’ll assume the switch starts in ...