Closed palsbo closed 7 years ago
Packet send by the Nibe heat pump is ok. You just haven't configured you pump to send any data. Download Nibe Modbus 40 ModbusManager application to create configuration file (LOG.SET) and transferred file via usb memory stick to pump. See more details from Nibe Modbus 40 manual (google Nibe Modbus 40 ModbusManager).
Btw, better ask help from the openhab forum (https://community.openhab.org) rather than create issue.
Thank you. this was the answer I was missing.
Is it possible to have the code for ESP8266? I have tried to make it run, but my skills are limited with the ESP programming. Thank You in advance!
Is it possible to have the code for ESP8266?
I have been working on the nibe heatpump binding for some time but with limited success.
I modified the Arduino nibegw to work with ESP8266, at this works. The communication with the heatpump (VVM310) is running without the heatpump going into error (I have enabled modbus in the service menue), and I get packages which are send to the openHab2 server on udp port 9999;
The first problem is, that the packages seems to be wrong. All packages look the same like this:
I expected to see somthing more exiting than FF FF 00 00 !!
Next I am unsure about the configuration
I the file nibeheatpump.cfg I have one line like this:
nibeheatpump:udpPort=9999