I have a question about powering the Xiao ESP32S3 board.
I am powering the board with a 3.7V battery connected to the B+ and B- pads on the underside. I have read on the wiki that this diables the 5v and 3v pins. How can I power my peripherals (In this case MPU6050 and a BMP280). I am confident the polarity is correct (checked with multimeter)
I can put 3.7V into the 5V pin on the ESP32S3 and share this line with the components, but I assume this isn't the best way of doing things.