Skip to content

Web application to monitor Renogy 200ah LiFePO4 Battery over bluetooth (Web Bluetooth API). No server needed. All client side javascript

License

Notifications You must be signed in to change notification settings

chadj/renogy-smart-battery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Renogy Smart Battery Data Read

Web application to monitor the Renogy 200ah 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 Renogy 12V 200Ah Lithium Iron Phosphate 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. Ultimately I want to build a battery warmer driven off of an ESP32 microcontroller.

See this code in action at: https://chadj.github.io/renogy-smart-battery/

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

About

Web application to monitor Renogy 200ah LiFePO4 Battery over bluetooth (Web Bluetooth API). No server needed. All client side javascript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages