tagyoureit / nodejs-Pentair

An application to read/write to Pentair pool controllers.
14 stars 6 forks source link

Unable to open RS485 port #64

Closed mzuniga51 closed 2 years ago

mzuniga51 commented 2 years ago

Hi. First, thanks to you guys for this fenomenal contribution for us pool enthusiasts. I have managed to install both the controller and dashboard in my Raspberry and I can access the web interface. The interface says Ready but it is named Nixie Single Body instead of Intellicenter. I got no information from the Intellicenter and I get the error found below. Please let me know if there is anything I am doing wrong. Is this a software error or can it be an error in my physical connection between my Raspberry Pi and my Intellicenter? Many thanks.

Screen Shot 2021-09-29 at 21 01 35

!

tagyoureit commented 2 years ago

You either don't have an rs485 connector or it isn't found at '/dev/ttyUSB0'. Did you see this wiki page?

rstrouse commented 2 years ago

Just for shucks turn off Bluetooth on the pi if you are certain that the rs485 adapter is installed properly. If you have one that connects to the serial interface you need to disable the serial console in the pi configuration and it will be /dev/ttyS0

mzuniga51 commented 2 years ago

Thank you. I have change the adapter I was using and now I have success. However, my pool appear off when is actually on. Chemistry is also unavailable. The pool pump, however, is showing activity correctly. Any ideas?

Screen Shot 2021-10-07 at 21 34 05 Screen Shot 2021-10-07 at 21 37 44

s?