Replies: 26 comments
-
ESP8266 RX is 17, TX is 18 TSS721 RX to ESP8266 TX Pick one of the 2 MBUS pairs, either MB A or MB B |
Beta Was this translation helpful? Give feedback.
-
Thanks à lot !
What about the jumper and the four connections to M-BUS ?
Regards
Le jeu. 23 janv. 2025, 16:49, meks007 ***@***.***> a écrit :
… ESP8266 RX is 17, TX is 18
TSS721 RX to ESP8266 TX
TSS721 TX to ESP8266 RX
VIN to either 3V3 or 5V
GND to GND
—
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADC6JMPA2DO2ENM2D7QPTFD2MEFQ3AVCNFSM6AAAAABVXJ4U52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMJQGE3TENZTGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
check github. i updated my comment. |
Beta Was this translation helpful? Give feedback.
-
Hi ! |
Beta Was this translation helpful? Give feedback.
-
cant say what you are doing. you're supposed to connect the adapter to the esp, mbus to the adapter. you need to flash the esp using the correct settings in configuration.h. communication should start as soon as you power on the esp, assuming your config is correct. |
Beta Was this translation helpful? Give feedback.
-
ESP is working fine. The issue is that the adapter’s ttl output sends wrong data. Either à heater problem or adapter issue. |
Beta Was this translation helpful? Give feedback.
-
Where are you getting the values from? (FF EF FD..) |
Beta Was this translation helpful? Give feedback.
-
Just at the TTL output of the M-BUS to TTL adapter. Using a terminal emulator I’m able to monitor this serial output. |
Beta Was this translation helpful? Give feedback.
-
I believe that is not a valid heater->vitotrol message |
Beta Was this translation helpful? Give feedback.
-
That’s actually my problem. Either my boiler has an issue - althought my Vitotrol 200 is workink fine - or the adapter is faulty .... or I’m missing something. |
Beta Was this translation helpful? Give feedback.
-
Have you actually tried using WiFiVitotrol? |
Beta Was this translation helpful? Give feedback.
-
For sure and it’s working fine. Thanks for this valuable work. |
Beta Was this translation helpful? Give feedback.
-
I would not call that working fine if it's seemingly not working at all :) So you have a vitotrol 200 and want to replace it with WiFiVitotrol, is that correct? |
Beta Was this translation helpful? Give feedback.
-
I’m not full time at this home so I want to add WifiVitrotol to my Vitotrol 200 to allow remote access. |
Beta Was this translation helpful? Give feedback.
-
I am afraid you will not be able to use both at the same time. The protocol is too simple for that. You would need to replace the vitotrol or switch before you leave. You might be able to find some quirky workaround using multiple heating circuits (Heizkreise) because it let's you have one remote per circuit. |
Beta Was this translation helpful? Give feedback.
-
Thx for the advice. I can forget about Vitotrol if I manage to control the heater using HomeAssistant. |
Beta Was this translation helpful? Give feedback.
-
what heater do you have and what device id does your heater return when you poll 8 bytes at address 0xF8? |
Beta Was this translation helpful? Give feedback.
-
I am not convinced that the converter is faulty although I can not be sure. I would expect it to not work at all or produce random garbage if something is wrong. |
Beta Was this translation helpful? Give feedback.
-
I have a Viessman Vitotronic 200. I can’t get any information as all I get does not seem to match KM-bus protocol. Similar output at each powering on of the heater: 09:58:00.984 Connected to CH34x device 09:58:43.899 Connected to CH34x device |
Beta Was this translation helpful? Give feedback.
-
I’m wondering if my 10 years old heater could use a different protocol like opentherm ? |
Beta Was this translation helpful? Give feedback.
-
I am afraid vitotrol and vitotronic are two different product lines and might very well use different protocols. |
Beta Was this translation helpful? Give feedback.
-
if it's anything like what's mentioned in the manual then it uses a completely different addressing scheme and would support your theory that it's not even speaking KM-Bus |
Beta Was this translation helpful? Give feedback.
-
In the documentation vitotronic 200 ko1b comes with vitotrol 200a. KM-bus is mentionned several times. |
Beta Was this translation helpful? Give feedback.
-
Very interesting. I too would read the documentation as if the vitotrol 200 should be compatible. So just to be clear. You do not have a vitotrol 200 currently connected? Is your heater set up to have the remote control enabled? If not it might just be communicating with another device connected via km bus. To answer your question I have a vitocal 200s |
Beta Was this translation helpful? Give feedback.
-
My heater is located in my secondary house I just bought and is about ten years old. Vitola (heater)/Vitoflam (burner)/Vitotronic 200 KO1B is wirely connected to Vitotrol 200A and fully operational. |
Beta Was this translation helpful? Give feedback.
-
Hello !
I bought the adapter you mentionned from Aliexpress.
It’s not clear to me how to connect it. Has the Vin pin to be connected to the ESP32 board or is the adapter powered from the M-BUS ? What is the jumper used for ? Which pins do I have to connect to my heater as the adapter seems to have two M-BUS connections.
Thanks for your answer.
Regards
Beta Was this translation helpful? Give feedback.
All reactions