Closed JueFri closed 6 years ago
Optolin itself is rather raw and should only be used for diagnostic reasons or when implementing on a device with much less capabilities then the esp8266 or esp32.
I'm working on an example to test which protocol is understood and get the device ID.
But I'm on a tight schedule for the coming period so I'm unable to give very much support at the moment.
Did you try to use the KW protocol?
Thank you very much for your quick response. Until now i only tryed the P300 protocol. I will try to use the KW protocol.
Best regards Jürgen
This was a good recommendation. With KW as The protocol i got a Connection to the Boiler and the First datapoints arrived.
Thank you very much.
Best regards Jürgen
Installation specifics
Symptom
Optolink connection failed Could you please recommend a testing strategy for me ? What is the best way to check why the communication via the Optolink is not possible ? Is there anything to do on the Vitotronic to allow the communication via the Optolink ?
@bertmelis
First of all i would like to say thank you for your excellent work and for your willingness to share this work.
I have a Vitodens 300-W Typ WB3C with a Vitotronic 200 installed and i try to build a Optolink interface based on the building instruction ESP32 mit Adafruit Huzzah32 Feather auf dem Proto Feather Wing and your software VitoWifi
The goal is to use your esp-boiler software with VitoWifi, EspMqtt and WIfiPrinter to integrate the boiler information into openHAB.
Currently i am able to bring the Huzzah32 into the Wlan and connect him with the MQTT broker but i am not able to establish a connection between the Huzzah32 and the Vitotronic via the Optolink.
Currently i use only your rawOptolink module to reduce the complexity to establish a connection via the Optolink.
I added some debugging information into the code so i can see that the function _initHandler is performed in a loop and that no stream seems to be available.
On the Proto Wing board i use a SFH309FA and TSHA4401 for the Optolink. I checked the TSHA4401 with a smartphone camera and can see that she is blinking.
Could you please recommend a testing strategy for me ? What is the best way to check why the communication via the Optolink is not possible ? Is there anything to do on the Vitotronic to allow the communication via the Optolink ?
Any help would be appreciated.
Best regards Jürgen