Hello,
Looking for guidance on the simplest way to integrate a power switch when using the IoT Redboard and Thing Plus (ESP32 WROOM (USB-C)) boards in conjunction with a lipo battery via the JST connector. Reading the docs, it notes that the connectors are not intended to be connected/disconnected repetitively. Also open to other suggestions for powering the device that are small format and can fit in a box that is no thicker than .5".
For more context, my project is fairly simple, I’m using the mentioned boards to pull data from a device via two GPIO pins. The data is then logged/processed by the ESP32. The device providing data is powered independently and puts out a 5V signal which is down converted to a 3.3V signal prior to hitting the GPIO pins on the SparkFun boards.
I greatly appreciate any help/direction that the community can provide.