Core ESP32: monitoring for battery presence/fault?
- 
					
					
					
					
 Hi all, From what I've read, there isn't a way to monitor the battery level on a Basic Core ESP32 using the Arduino IDE. Is there at least a way to monitor if the battery is present (ie that it hasn't failed)? There's M5.Power.isCharging(), but that will show as true even with the battery removed. Thanks!