Skip to content

Bash script to read PV and battery volts using UDP with CouldBoxM1 connected to eSmart3 MPPT solar controller.

Notifications You must be signed in to change notification settings

tstepnia/es3read

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

es3read

Bash script to read PV and battery voltes using UDP with CouldBoxM1 connected to eSmart3

Make sure after you receive 2nd reply to set correct sequence for 3rd packet as in example below, later it will keep the seq for this host.

Request: '230000001601fa4c9b5fe88f559834b67200aee471e7a4dc000064'

Reply: '2800000011000140d63c04366f000000000002010200' - seq number is 0102 so next query will look like:

Get details:: '830000000f010289af00aa010001000300001e33' - notice 0102.

About

Bash script to read PV and battery volts using UDP with CouldBoxM1 connected to eSmart3 MPPT solar controller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages