4-wire-version #247
Replies: 6 comments 84 replies
-
It's in the "Code" folder of the project. |
Beta Was this translation helpful? Give feedback.
-
Hi.
Thanks for your help.
The pump is with 4 wire, and the cables are mounted as you see at the attached picture.
The pump is model #54123
Best regards
…________________________________
Fra: visualapproach ***@***.***>
Sendt: mandag den 11. april 2022 21.26
Til: visualapproach/WiFi-remote-for-Bestway-Lay-Z-SPA ***@***.***>
Cc: SchallertDK ***@***.***>; Author ***@***.***>
Emne: Re: [visualapproach/WiFi-remote-for-Bestway-Lay-Z-SPA] 4-wire-version (Discussion #247)
Hi! First figure out what model you have. Look on the pump for a number. Next find out how many wires goes between display and pump. If 4 you need to be able to determine which wire is what. (Using a DMM and/or looking at the pcb at the display or pump)
Report your findings here and we can point you in the right direction.
/visualapproach
—
Reply to this email directly, view it on GitHub<#247 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AYTXWSFWFGVO5MDUSADS2G3VER4HTANCNFSM5TDIKSBQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
Jakob Schallert
|
Beta Was this translation helpful? Give feedback.
-
This image should help - your display goes to the bottom set of 4. Your pump unit 'CIO' goes to the top set of 4. 5v is the top pin on both. GND is the second to top pin on both, next to the 5V. For my pump the white with solid red dash went to pin 3 (counting from top to botto), and the white with red X 'cross' went to the 4th pin. Replicate the same on both sets of 4 connectors. If you don't get any control of the pump when testing the two wires may be the wrong way round. You won't damage anything if they are, just don't get the 5V and GND messed up. You will need to twist them as shown, as the connector is 5v-data-data-GND, but the PCB is 5v-GND-data-data. Good luck!! Hope that helps. |
Beta Was this translation helpful? Give feedback.
-
There was a bonehead mistake in the setup. Variables were initialized after settings were loaded. Fix uploaded in the development version now. |
Beta Was this translation helpful? Give feedback.
-
extract all files. Start VCS. From platformio open project, browse to 4-wire. |
Beta Was this translation helpful? Give feedback.
-
Where in the "PlatformIO" do i find the "4-wire-version" as is mentioned in the files??
"3) Software
6-wire and 4-wire versions
DL and install Visual studio code: https://code.visualstudio.com/download
From within VSC, click on Extensions icon (ctrl+shift+X). Select PlatformIO IDE and install.
From the new platformio icon, open folder “6-wire-version” or “4-wire-version”."
Beta Was this translation helpful? Give feedback.
All reactions