Page 1 of 1
Siemens BSB Boiler System Bus Protocol
Posted: Fri Feb 17, 2012 2:28 pm
by ameliaamelia
I just installed an heat pump equipped with the controller of SIEMENS RVS61.843/160.
The comunication with the controller is obtained through the BSB connector.
My goal is to control the heat pump through my home automation system.
Does anyone know this protocol ?
Thanks.
amelia
Re: Siemens BSB Boiler System Bus Protocol
Posted: Wed Feb 22, 2012 2:30 am
by orthelius
Hello amalia,
Just finished some of the same work on my Waterstage with RVS56.183 controller. The BSB is a Boilers System Bus for control between heating en thermostat etc. There is also a LPB bus (Local Process Bus) for connecting other apparatus for controlling the RVS.
In my case i bought a OZW672.01 webserver (in Greece!) to parameterize the heatingcontroller. There is a nice webinterface, but for controlling by means of external programs, you have to implement your own program and use the ajax.asp from the webserver.
see also
http://www.ip-symcon.de/forum/f52/php-x ... gen-16098/
I have done (not quite finished) my programming in ASP.
Re: Siemens BSB Boiler System Bus Protocol
Posted: Sat Feb 25, 2012 11:49 am
by orthelius
You can see some of the data from the OZW672/RVS41 here:
http://veldzicht.org/solar/siemens/rvs.asp
All data from OZW/RVS can be viewed and some parameters can be changed in the webinterface from the OZW.
There is fault history, but there is no logging of any data, so i have to build that myself on my homeserver.
I will post some sourcecode later (in ASP)
Re: Siemens BSB Boiler System Bus Protocol
Posted: Mon Aug 27, 2012 6:25 pm
by ameliaamelia
Dear orthelius,
do you have same News for me?
amelia
Re: Siemens BSB Boiler System Bus Protocol
Posted: Tue Aug 20, 2013 11:48 am
by pta
Any News about getting data from OZW672?
I heard that there could be something XML...
Re: Siemens BSB Boiler System Bus Protocol
Posted: Sat Aug 23, 2014 4:06 pm
by ameliaamelia
At last I did it.
Please see
http://www.sonsivri.to/forum/index.php?topic=56801.0.
The project is near to be finish.
amelia