Hi
I don't know this product but by looking here https://issuu.com/uponor.com/docs/uponor...4639be57ec I can tell that modbus integration should be possible as we support all modbus functions. Connect it and use RTU read test. Profile looks fairly simple.
It use RS232 so you have to change interface to /dev/RS232
BR
(10.08.2018, 15:37)Daniel. Wrote: Hi
I don't know this product but by looking here https://issuu.com/uponor.com/docs/uponor...4639be57ec I can tell that modbus integration should be possible as we support all modbus functions. Connect it and use RTU read test. Profile looks fairly simple.
It use RS232 so you have to change interface to /dev/RS232
BR
Here is in more readable format. But this describes only one application (4-zone heat/cool controller). What I have here is room controllers (underfloor, radiator ...) and they internally communicate over RS485, probably Modbus RTU.
I tought that maybe somebody have experience with this, it would be much easier if the script can read the controllers and autogenerate all the needed stuff.
I'll try to get some traffic log tomorrow and see what can be done with it.
11.08.2018, 12:43 (This post was last modified: 11.08.2018, 12:50 by zoltan.)
I did all i could today, unfortunately it doesn't look like Modbus at all. Although in the documentation it say Modbus where they describe the connector.
I've tried all combinations of speed, parity, stop bits for the most common speeds (9600, 19200, 38400), switched A/B (and got garbage), and additionally stepped trough all other speeds with 8E1, only 19200 give reasonable looking results.
Somewhere in this screenshot is buried a write of value 33.32. Does anyone recognize this format?