Viessmann Vitoconnect OPTO2 #2
|
Hi Kristian, |
Replies: 3 comments 19 replies
|
Hello @JosefinBerlin, I would say meanwhile the OPTO2 is in fact the most common VitoConnect around. The OPTO1 is nowadays no longer circulated, as it was bothered with many connectivity issues and the newer OPTO3 I havn't seen sold for long now. So if you read about people talking about the VitoConnect it is the OPTO2 in 95% of cases. Also my documentation was created with an OPTO2. Approaching to your question. VitoConnect essentially is a bridge for not two, but three protocols:
So yes, even if Viessmann doesn't mention ZigBee anywhere, the protocol used for ViCare is indeed native ZigBee 100%! So: Is your system also using ZigBee? Well, 100% guranteed yes! They will not be able to switch protocols so easily, as essentially Viessmann does not build most of their ViCare devices in-house. So take the ViCare Thermostats for example, they are rebranded, "off the shelve" ZigBee thermostats with a little bit of a new software on top. You can even pair them with any old ZigBee bridge if you want to. If they would want to switch protocol, say to Matter / Thread, they would have to also do a hardware revision on all their ViCare appliances, which I think would be a pretty big leap for all ViCare users out there! So, now comes the question why you could not find your ViCare network. My best guess is, that you simply did not sniff the channels for long enough, especially if you have not paired many devices yet, the channel might not be as busy. So try to really pair a device first. Then start sniffing channel by channel, changing some settings on the device, like turning the thermostat and see if you see some traffic on the channel. I hope this helps! |
|
Hello @kristian I have now completed my experimental setup: |
|
Hello @kristian today I started to sniff my channel. I think I've found it. Since I'm using Windows PowerShell, I'm using your command "ember-sniff -p tcp://192.168.1.42:6638 -c 11 | tcpdump -vvv -r -". PowerShell doesn't know tcpdump, but it worked with tshark.exe. The next command "zbtk ic link" works. I have the ZBTK_CRYPTO_PKS. Then I replaced "Export" with "Env$:" (for Windows Powershell). But I don't get a screen output or an entry in the log file. How do I get on now? |
Hello @JosefinBerlin, I would say meanwhile the OPTO2 is in fact the most common VitoConnect around. The OPTO1 is nowadays no longer circulated, as it was bothered with many connectivity issues and the newer OPTO3 I havn't seen sold for long now. So if you read about people talking about the VitoConnect it is the OPTO2 in 95% of cases. Also my documentation was created with an OPTO2.
Approaching to your question. VitoConnect essentially is a bridge for not two, but three protocols:
So yes, even if Viessmann doesn't mention ZigBee anywhere, the protocol used for ViCare …