Page 1 of 1

Viessmann Vitodens 100 problem

Posted: Wed Feb 24, 2021 8:13 pm
by pengemetal
Hi,
I ordered OTGW and I try to use with Viessmann Vitodens 100 and on-of thermostat. I cant see any data in NodeMCU's IP. And when my thermostat is on, the boiler heat the water to 80 celsius, can't set the temperature (neither Otmonitor, nor manual) thanks for your help!

Re: Viessmann Vitodens 100 problem

Posted: Wed Feb 24, 2021 11:25 pm
by hvxl
It sounds like the PIC is doing what it is supposed to do, but there is something wrong with the communication between the NodeMCU and the PIC. I suggest you investigate that part: Did you put the jumpers in the correct position? Did you follow all the instructions for whatever firmware you are using on the NodeMCU?

Re: Viessmann Vitodens 100 problem

Posted: Thu Feb 25, 2021 11:42 am
by pengemetal
Yes, I used official OTGW pdf manual.

Re: Viessmann Vitodens 100 problem

Posted: Fri Feb 26, 2021 5:12 pm
by hvxl
Then either something is broken, or you made a mistake. You haven't provided much information, but I get the impression that both the PIC and the NodeMCU seem to be working. That makes the former quite unlikely.

Maybe you would be more successful with the NodeMCU firmware by Robert van den Breemen or the otgwmcu firmware. Both of these require much less configuration than the ESPEasy firmware. So less chance of making a mistake.

Re: Viessmann Vitodens 100 problem

Posted: Sat Feb 27, 2021 1:16 pm
by pengemetal
Thank you, I will try it!

Re: Viessmann Vitodens 100 problem

Posted: Mon Mar 01, 2021 11:15 pm
by pengemetal
I tried with FTDI usb direct to pc, but the result is the same :( I think the wiring isn't correct. Ather problem: I tried to update PIC firmware, but always says reset manually: How could I do it? Thx

Re: Viessmann Vitodens 100 problem

Posted: Tue Mar 02, 2021 2:04 pm
by hvxl
Definitely first get communication working before attempting to update the PIC firmware.