<html><head></head><body><div class="yahoo-style-wrap" style="font-family:times new roman, new york, times, serif;font-size:16px;"><div dir="ltr" data-setdir="false">Attached is a photo of my battery condition sensor which polls my battery BMS and returns voltage, amps, and state of charge (SOC). It is an ESP32 that talks to the BMS over bluetooth, and then forwards that data to my SEM master hub over TTL serial. Previously I was reading voltage via an ADC and trying to associate that voltage with an estimate of battery SOC. While the analog method can be used for very coarse estimates of battery SOC, it is simply no match for the detailed and accurate information provided by the BMS.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Jon</div></div></body></html>