OK I have a 10 year old Sta-Rite Intelliflo (rebadged Pentair variable speed pool pump) that I would like to connect to a nodejs-Poolcontroller. Since I can't get hold of a reasonably priced RPi, I am using a similar device Le Potato. The software installed no problem, I connected an Industrial USB to RS485 connector to the wires that came with the pool that have been stored for a decade. When I run the
od -x < /dev/ttyUSB0
I get nothing...nada.
Is there a way to clean the connector on the pump, or is there some common way that the connection fails? I will check for continuity of the cable next, but wondered if there were other tricks or ways to measure? I have been trying to search for how to check RS485 with a multimeter and that doesn't quite give me usable information.
Any advice appreciated.
od -x < /dev/ttyUSB0
I get nothing...nada.
Is there a way to clean the connector on the pump, or is there some common way that the connection fails? I will check for continuity of the cable next, but wondered if there were other tricks or ways to measure? I have been trying to search for how to check RS485 with a multimeter and that doesn't quite give me usable information.
Any advice appreciated.