Open
Description
I wanted to connect a serial device to the Nano ESP32 using the Grove connector. I was able to do this by reassigning the A4 and A5 pins as RX and TX. However, this caused the battery charge reading functionality to stop working, as it relies on I2C communication. Can the STM32 read the battery status when it is powered on?