-
In meinem Setup (343-F, raspberry pi 3 mit Original-USB-Optolink) funktioniert das Auslesen wunderbar. Am Setzen von Werten (setTempWWsoll z.B.) scheitere ich bisher grandios. Ist das überhaupt (mit d…
-
### Installation specifics
* **Heating type:** Vitodens 200
* **Protocol:** P300
* **Board:** Arduino Pro Mini ATmega328 5v 16MHz
Hi,
I am trying to write using the OptolinkP300 library and I a…
-
Hi,
I use with success a serial->telnet bridge to control my boiler with vcontrold. With your adapter, as it use only serial, I created a virtual port with socat :
`socat -d -d pty,link=/dev/ttyA…
-
I want to use the tcp sensor for checking my Viesmann heating with the tool vitalk. It is a telnet server wich interprets some integrated commands to the Optolink adapter.
My configuration:
```
-…
-
Hallo,
laut der Doku für den USB Sniffer habt Ihr ein selbst gebautes OPTO Kabel (angelötet) benutzt.
Ich würde gerne mein Original (USB-A) benutzen, wie ist da die Belegung des USB Steckers.
L…
-
Hello,
i installed RXTX via `sudo apt-get install librxtx-java`.
After i try to start `start_debug.sh` i got this error message
> =========================================
> Native lib Vers…
-
using v1.00 P300 I use this routine for reading / writing:
```
bool readWriteDP (word address, byte Len, uint8_t* rawdata, bool Write = false ){
unsigned long now = millis();
while (myOp…
-
Hallo zusammen,
habe vcontrold nach der Anleitung https://openv.wikispaces.com/vcontrold+mit+Raspberry+Pi installiert und komme auch damit nun recht gut klar. Mittels viessmann-Adapter konnte ich die…
-
All set commands do not send the value to be set in ViessmannKW.java
-
I just noticed the following:
Today, the heating engineer did some maintaing on my heating. He removed the optolink adapter for an hour or so. I have a Raspberry Pi running that requests some data …