[PSUBS-MAILIST] ESP32 / BMS comms over bluetooth
Jon Wallace via Personal_Submersibles
personal_submersibles at psubs.org
Sat Jul 25 16:37:24 EDT 2026
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.
Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.whoweb.com/pipermail/personal_submersibles/attachments/20260725/b1bfe984/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IMG_0773.jpg
Type: image/jpeg
Size: 202930 bytes
Desc: not available
URL: <http://www.whoweb.com/pipermail/personal_submersibles/attachments/20260725/b1bfe984/attachment-0001.jpg>
More information about the Personal_Submersibles
mailing list