Recent content by robc64

  1. R

    Pool Equipment Automation Suggestion

    Anyone out there that has anymore code snippets for heater control? Specifically I'm looking for the byte sequence command to change the heater temperature. Thanks rob
  2. R

    Pool Equipment Automation Suggestion

    Hello - yes I've written my controller in both VB and Java. I have the Java app running on my Nexus pad - love the fact I don't have to go outside anymore to turn things on and off. Now that spring has finally arrived I want to further my App and add the code to control the temp settings on the...
  3. R

    Pool Equipment Automation Suggestion

    Hello Avanti - that worked!! Thank you so much.  For me though I have to code it as follows: 00 FF A5 00 10 20 86 02 02 00 01 5F   A5 00 rather than A5 01 Are there other command bytes like 86 that you know?  I guess 86 means <do this>? Now i'm figuring out what device hex codes I can use - 02...
  4. R

    Pool Equipment Automation Suggestion

    Thank you Avanti! I'll code this up in my program and see what happens. rob ps: will let you know if I have success.
  5. R

    Pool Equipment Automation Suggestion

    Hello, If anyone who has figured out the protocol would like to share some details that would be very much appreciated.  I have an easytouch controller to which I am connected over the RS-485 link.  I can see the message stream across the wire, I have written a bunch of code to try and talk to...
Back
Top