How to: Control relays on ETH484 via TCP/IP with hex commands?

Hi,

Does anybody has an ID how to send hex commands via TCP/IP to an ETH484 to switch a relay and also get some feedback from it? What platform or code do I have to use?
The command set can be found on the following link: http://www.robot-electronics.co.uk/htm/eth484tech.htm
(somewhere in the middle). Does work perfectly with Packet Sender…

The goal is to control some lights in my house with push buttons.

Thanks in advance,

Niels

You may be able to use curl but I would suggest you check with the manufacturer/seller. If they can’t help, you will need to capture the program output to see what is sent. With some trial and error you may be able to get something working.

Thanks. I will give it a try.

Regards,

Niels