tagyoureit / nodejs-poolController

An application to control pool equipment from various manufacturers.
GNU Affero General Public License v3.0
325 stars 94 forks source link

VF pump not starting #289

Closed omo22 closed 3 years ago

omo22 commented 3 years ago

Describe the bug pump not running despite working Rs485 and app showing green when clicked

To Reproduce Steps to reproduce the behavior:

  1. Go to 'dash'
  2. Click on 'pool circuit'
  3. Scroll down to 'xx.'
  4. See error nothing happening

Expected behavior pump should start

Screenshots sent with gitter chat

Packet Capture Zip file created after removed RPI from pump log packet file while connected to pump and clicked pool circuit but regardless same packet was comming over and over, clicking did not dire any packets

Pool Equipment

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here. NO packetLog(2021-05-01_19-38-30).log replay (14).zip

rstrouse commented 3 years ago

@tagyoureit is currently working on the Nixie pumps. As it turns out the flow readings are not being taken into account with that model. We should have something shortly that will send the proper messages. It would be great if you could verify because we do not have a VF floating around,

omo22 commented 3 years ago

Sure will confirm Thanks

Sent from my iPhone

On May 3, 2021, at 1:23 AM, rstrouse @.***> wrote:



@tagyoureithttps://github.com/tagyoureit is currently working on the Nixie pumps. As it turns out the flow readings are not being taken into account with that model. We should have something shortly that will send the proper messages. It would be great if you could verify because we do not have a VF floating around,

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/tagyoureit/nodejs-poolController/issues/289#issuecomment-831026666, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFQSSLDG3OJJ3ULRFBFC3BTTLYXNBANCNFSM437IX3IQ.

tagyoureit commented 3 years ago

@omo22 Can you pull the latest dashPanel and njsPC? Then restart the apps and go back and save the pump settings. It will now use the new code that is added to Nixie.

omo22 commented 3 years ago

i re installed both and run it, NO changes still same no response, see packets same as before,

tagyoureit commented 3 years ago

Ah, we punched this up to a different branch. Follow these instructions.

In the njsPC directory, 'git checkout NixiePumps'.

Then restart the app and try again. When we push up the code to the main branch you will run 'git checkout master' but will let you know when that will happen.

tagyoureit commented 3 years ago

This code has now been pushed to master. You can ignore my last comment and just pull from the main branch.

omo22 commented 3 years ago

I had master non git installed Removed all and made it install via git I tried git pump Was able to turn on off pump But not responding to change the speed Now need trying more this weekend Thanks

Sent from my iPhone

On May 13, 2021, at 4:43 PM, tagyoureit @.***> wrote:



This code has now been pushed to master. You can ignore my last comment and just pull from the main branch.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/tagyoureit/nodejs-poolController/issues/289#issuecomment-840822159, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFQSSLGREBSC5QQ6YDG7WJTTNQ2WLANCNFSM437IX3IQ.