Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


Recommended Posts

Posted

Hello

 

I have aircondition which i can steer thru rs485 modbus. Does anyone has a sollution for this?

 

Posted (edited)

Something like this?

 

Just use the search function on the forum "RS485"...

 

 

Edit: I missed the "HC3" in the title...My proposed solution is for HC2...

Edited by Remi
Posted (edited)

you can use (dedicated) gateway from Eutonomy, 

Please login or register to see this link.

 

That euLINK gateway supports HCL, HC2, HC3 and Yubii/HC3L

 

 

Edited by tinman
Posted

@tinman

Interesting product, bit expensive tho (almost 500 euro)

Do you perhaps know if they ship to the Netherlands?

(I couldnt find the information on the site with google translate)

 

Posted

If you can analyze 485 packet,  use elfin-ew11.

Its support  tcp/ip<>rs484

  • 6 months later...
Posted

A bit late but... you can get a cheap serial to TCP module. then you can easily communicate with your device from HC3 by reading and sending serial packets over TCP. The modbus packet is actually very straightforward: 

Please login or register to see this link.

 

 

Posted

@Rait, by coincidence at this very moment I'm struggling with the easy modbus communication.

Why do I have 2 hex values in the address and the command? It is documented like this but I don't understand. Is it because it's 32 bit?

 

User Adjustable  Controller Address

Write to

  Single Coil   

 Single Coil

Address

Command

Turn ON

 Error Check

Calculated Automatically

 0x10  

0x05   

0x00   0x01

0xFF   0x00

 0xDE   0xBB

Posted

@wpeeters one 0xHH hex value is 8 bits. So Coil address, command and CRC is 16 bits. Depending on your device, data may be stored in registers as larger values. For instance if you want to query a 32bit value from Holding registers, you will need to send: 01 03 0001 0002 95CB

 

Btw, a very nifty online tool for quickly debugging your packets is 

Please login or register to see this link.

 

Please login or register to see this image.

/monthly_2021_01/image.png.8c090ab51453407bce8737e6feab79d8.png" />

Posted

Hi @Rait

Thanks for the info but now I'm more confused. Are the values in my documentation 16bit or 32bit?
I tried the parser and I already noticed one possible mistake I made. I initially use 16 as the address (converting from Hex to Decimal). But it seems I may not do that like that.

In the below image you can see it already matching more or less not with the documentation. I'll check later if it match my values in node-red.

However I still don't understand how to enter the CRC values in the parser. In the image, I used the ones that the parser recommended. Not the ones from the documentation I think.

Any idea how I should convert them to values that can be checked with the parser?

 

Please login or register to see this image.

/monthly_2021_01/parser.JPG.3d84089ab40f258ca704a991f98f7cf4.JPG" />

  • 10 months later...
Posted

In Poland, there are stores offering devices from the industrial automation and electronics industry. I recommend Consteel Electronics, it will help you choose the right equipment for your inquiry.

Posted

In Poland, there are stores offering devices from the industrial automation and electronics industry. I recommend Consteel Electronics, it will help you choose the right equipment for your inquiry.

  • 3 years later...
Posted

My suggestion is to use our Modbus to Z-Wave converter compatible with the major heat pumps and PV inversters brand. 

Please login or register to see this link.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...