ESP32 Battery Monitoring (NON Blynk related)

I’ve just purchased a ESP32 Pocket32 Clone which has a battery holder for 18650 Lipo.

I would like the monitor the battery status of the Lipo, previously was doing this on the ESP8266
using the ADC, however the post Link suggests this is very different for the esp32. The examples referenced don’t seem to be complete, I was wondering if anyone had working example before i spend hours making this work :slight_smile:

Battery monitoring is NOT a Blynk related issue… Google for one of the many available methods, understand it and get it working first, then you can add in your Blynk componentry.