Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 908 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 908 Bytes

Li Time Bluetooth Battery Data Read

Web application to monitor the Li Time 100Ah Group 24 LiFePO4 Battery over bluetooth (w/ Web Bluetooth API). No server needed. All client side javascript. This is a simple app to demonstrate the code and protocol needed to read battery states such as temperature, volts and current. Feel free reuse and adapt this code for your own project.

This code has only been tested with the Li Time 100Ah Group 24 LiFePO4 Battery w/ Bluetooth. That's the only one I own. I developed this code to learn how to read the temperature off of the battery.

See this code in action at: https://chadj.github.io/litime-bluetooth-battery/

This web app will only work in Chrome (android / desktop / derivatives). On Apple devices you can use WebBLE or Bluefy.