Search found 102 matches

by mike7
Mon Jan 15, 2024 4:19 pm
Forum: Opentherm Gateway Forum
Topic: RR command doesn't work
Replies: 5
Views: 712

Re: RR command doesn't work

Schelte,

yes, it's working. You made my day ) I don't need to drive 100 km to reset the boiler (joke, I can ask my neighbour).
Thank you very much.

Are there any other changes which I can test?
by mike7
Mon Jan 15, 2024 12:44 pm
Forum: Opentherm Gateway Forum
Topic: RR command doesn't work
Replies: 5
Views: 712

Re: RR command doesn't work

Hi Schelte,

I would be very grateful if you could provide the fix at your earliest convenience. I am ready to test it any time.

Thanks a lot for your time, help and support.
Mike
by mike7
Mon Jan 08, 2024 10:34 am
Forum: Opentherm Gateway Forum
Topic: Feature request - PM extended syntax
Replies: 0
Views: 509

Feature request - PM extended syntax

Hi Schelte,

could you please extend PM command syntax or implement a new command to support custom messages.
I think it will be useful to have such additional parameters:
  • Message type (READ-DATA, WRITE-DATA)
  • DATA-VALUE (LB & HB)
Thank you for your support,
Mike
by mike7
Sun Jan 07, 2024 1:01 pm
Forum: Opentherm Gateway Forum
Topic: RR command doesn't work
Replies: 5
Views: 712

RR command doesn't work

Hi Schelte, I've got an issue with RR command: RR=1 produces Read-Data request instead of required Write-Data Sent by gateway - no success 13:15:11.301203 R00040100 Read-Data Remote command (MsgID=4): 1 0 13:15:11.410079 B70040000 Unk-DataId Remote command (MsgID=4): 0 0 Sent by thermostat - success...
by mike7
Fri Jan 27, 2023 6:57 pm
Forum: Opentherm Gateway Forum
Topic: PIC16F1847 firmware and MH= command testing results
Replies: 2
Views: 1873

Re: PIC16F1847 firmware and MH= command testing results

MsgID 99 is a bit strange. The thermostat can both read and write it. It seems to me that the operating modes should go from the OTGW to the thermostat. But the DHW push (process) bit seems more targeted at the boiler. I never control DHW from thermostat. Tomorrow I'll play with MW command to see h...
by mike7
Fri Jan 27, 2023 4:43 pm
Forum: Opentherm Gateway Forum
Topic: Flashing PIC16F1847 with gateway firmware without original programmers
Replies: 4
Views: 2304

Re: Flashing PIC16F1847 with gateway firmware without original programmers

Secondly, it is not possible to clear the LVP bit in the configuration word when the chip is programmed in LVP mode. Yes, that was the only issue. But only diagnostic firmware was able to run. It is not possible to flash regular firmware with such method directly, I've got all leds on and nothing i...
by mike7
Thu Jan 26, 2023 5:21 pm
Forum: Opentherm Gateway Forum
Topic: Flashing PIC16F1847 with gateway firmware without original programmers
Replies: 4
Views: 2304

Flashing PIC16F1847 with gateway firmware without original programmers

May be it will useful for someone ) I decided to switch to PIC16F1847 from the old P16F88 and ordered it from Aliexpress. Unfortunately I don't have any Microchip programmer. I found open source project on github https://github.com/jaromir-sukuba/a-p-prog . I flashed a chip with help of chine arduin...
by mike7
Thu Jan 26, 2023 5:00 pm
Forum: Opentherm Gateway Forum
Topic: PIC16F1847 firmware and MH= command testing results
Replies: 2
Views: 1873

PIC16F1847 firmware and MH= command testing results

Hi Schelte, As promised, there are some results from testing MH command. I attached the log. Log started after command MH=2 and then I checked all values from 0 to 6. There are no precomfort temperature in my thermostat configuration but looks like it mapped to comfort. My boiler doesn't support Msg...
by mike7
Mon Jan 23, 2023 7:11 pm
Forum: Opentherm Gateway Forum
Topic: OTGW with MQTT and Node Red.
Replies: 40
Views: 9812

Re: OTGW with MQTT and Node Red.

Which version of PiOS are you using? I suggest to run mosquitto, Node-RED, otmonitor etc as systemd services. Also you can use docker with help of docker-compose or without. PS couple of weeks ago I started Home Assistant and run otmonitor as add-on. Node-RED also can run as add-on for Home Assistan...
by mike7
Mon Jan 23, 2023 11:10 am
Forum: Opentherm Gateway Forum
Topic: OTGW with MQTT and Node Red.
Replies: 40
Views: 9812

Re: OTGW with MQTT and Node Red.

It is very strange, may be you need to clean reinstall otmonitor. I suggest the following way: stop otmonitor backup and delete your current version of otmonitor backup and delete .otmonitorrc (I hope it located in /home/pi directory) cd ~ git clone https://github.com/hvxl/otmonitor.git wget http://...
by mike7
Mon Jan 23, 2023 7:39 am
Forum: Opentherm Gateway Forum
Topic: OTGW with MQTT and Node Red.
Replies: 40
Views: 9812

Re: OTGW with MQTT and Node Red.

Do you receive any messages started with 0 from mosquitto_sub when running otmonitor on rpi?
by mike7
Sun Jan 22, 2023 10:29 pm
Forum: Opentherm Gateway Forum
Topic: OTGW with MQTT and Node Red.
Replies: 40
Views: 9812

Re: OTGW with MQTT and Node Red.

I think otmonitor is not connected to the broker. How did you run otmonitor, with cron on reboot?
by mike7
Sun Jan 22, 2023 9:02 pm
Forum: Opentherm Gateway Forum
Topic: OTGW with MQTT and Node Red.
Replies: 40
Views: 9812

Re: OTGW with MQTT and Node Red.

I want to ask my question again, do you see a stream (log) of messages in "Messages" tab of otmonitor?
Screenshot 2023-01-22 at 21.57.00.png
Screenshot 2023-01-22 at 21.57.00.png (216.82 KiB) Viewed 2736 times
If it is OK then check broker log for connection, looks like something wrong with your setup.
by mike7
Sun Jan 22, 2023 7:25 pm
Forum: Opentherm Gateway Forum
Topic: OTGW with MQTT and Node Red.
Replies: 40
Views: 9812

Re: OTGW with MQTT and Node Red.

OK, so otmonitor can't connect to mqtt broker. "First" messages in your case are not messages from raspberry otmonitor they are last messages from windows one (otmonitor sends retained messages).
by mike7
Sat Jan 21, 2023 11:27 pm
Forum: Opentherm Gateway Forum
Topic: Question about TP serial command
Replies: 1
Views: 1585

Question about TP serial command

Hi Schelte, I'm preparing to change pic to PIC16F1847. Hope I can start on next Thursday. Looking for new commands for PIC16F1847 I can't understand syntax of TP command. What is the "entry" in TP=id:entry[=value] ? As I understand MsgIds 10 & 11 only have index number as a argument. T...

Go to advanced search