hvxl

Results 13 comments of hvxl

Maybe something changed that you don't realize. The 512 corresponds to the DHW enable bit, which is controlled by the thermostat. Many programmable thermostats will set this bit during the...

While experimenting, I discovered that the api call reports the bit as it is returned by the boiler, not as it was sent by the thermostat. Apparently your boiler sometimes...

Which part is stuck? The Wemos or the PIC? Can you still access the web interface on the Wemos? Can you connect to port 25238? If so, do things start...

As you didn't provide any logs or other information about the things you checked, it's not really possible to answer your questions.

A few things stand out: - The log stops when a message from the thermostat is expected. This could be caused by an inappropriate reference voltage. - Something is sending...

Reading the source code, it seems this flag indicates whether an A or R message was seen in the last 30 seconds. Such messages may not occur, even in gateway...

> Actually, otmonitor has the same issue. (which it didn't have 4 years ago, BTW) @antst You have reported this multiple times in bug reports against otmonitor as well, but...

As this seems to be caused by some specific data the ESP receives from the PIC, it may be interesting to see what the PIC is sending. With at least...

Sorry, I should have been clearer. Yes, what I meant was to power the **OTGW** board from a USB port on the PC. @Roos-AID It's not possible to connect telnet...

When I replay that I also get exception 28: ``` --------------- CUT HERE FOR EXCEPTION DECODER --------------- Exception (28): epc1=0x40241688 epc2=0x00000000 epc3=0x00000000 excvaddr=0x144c0000 depc=0x00000000 >>>stack>>> ctx: cont sp: 3ffffc50 end:...