Hi Kees,
thanks, it works!!
Search found 3 matches
- Monday 23 July 2018 21:22
- Forum: Show your projects
- Topic: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
- Replies: 247
- Views: 76048
- Saturday 21 July 2018 21:33
- Forum: Show your projects
- Topic: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
- Replies: 247
- Views: 76048
Re: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
Hallo Kees, the output on Arduino Mega Serial Monitor of EMSBusReceiveExample is good. But i get no value from nefitRegister[5]:558 into Domoticz. I transmit the output via Ethetnet shield to the Domoticz server on my pi+3. I set my own Domoticz Idx number: int IDXboiler = 006; //ketel temp. But ...
- Monday 16 July 2018 23:39
- Forum: Show your projects
- Topic: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
- Replies: 247
- Views: 76048
Re: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
Hi Kees, I am also working on the Nefit Topline Aqua Power (Ketel + Boiler) with Arduino Mega (+ EMSBusInterface) and Domoticz. The reading with sketch from EMSBusReceiveExample1 is fine. All values are read correctly. But I do not find all IDxs and values in Domoticz. I only see 6 of the 8 IDs. The ...