Skip to content
ranma edited this page Aug 23, 2024 · 9 revisions

Since version 2024.08.18, OpenDTU-OnBattery supports using Pytes V5, Pytes 48100R and Pytes 4850 batteries using the Victron protocol via CAN

User @AndreasBoehm was kind enough to spend a lot of time reverse engineering the Pytes Victron CAN protocol at https://github.com/AndreasBoehm/PytesCANProtocol

It is also possible to use the Pylontech CAN protocol with Pytes batteries.

To configure the CAN protocol via the Pytes Battery serial console:

For Victron CAN protocol (commonly default on delivery):

login config
setprt VICTRON
logout

For Pylontech CAN protocol:

login config
setprt PYLON
logout

How to make a connection using CANbus is explained here: can-bus-connection

Pytes V5 + 48100R

PYTES Infopage

Note regarding Abreviations: V = Volts, dV = DeciVolts, cV = CentiVolts, mV = MilliVolts

Have also a look there: Battery Tipps

Clone this wiki locally