Palm Springs Hydrojet #54144 4-wire E13 Error #150
Replies: 8 comments 28 replies
-
Your issue sounds similar to mine. See issue #144. I'm wondering if the 8266 is playing up. Currently got another one on order, so will try that when it arrives. |
Beta Was this translation helpful? Give feedback.
-
Looking at the colours I would say the wiring is correct for your model BK=0V,RD = 5V, YL and GN is Tx and Rx, I dont have this model so cant check |
Beta Was this translation helpful? Give feedback.
-
Thanks for the answers. |
Beta Was this translation helpful? Give feedback.
-
First things first @visualapproach, Well done on this excellent project, I've been looking for this type thing for ages. Looking through your code amases me. the fact you are making this adapable to different version/models is a hard thing. Pat on the back m8. Hi @OnurbHartmann, Did you ever get round to finding out what is causing this? Ive a Hawaii Hydrojet pro (2019) #54138 and am getting same issue, tried 2 different ESP's, Converters, pcb and leads. Its exactly as you describe. Background - been trying this for days. Wifi AP also moved near So not signal related and confirmed. will stay connected allday long with DSP disconnected. Also have 47uF cap on PCB 5v line, tried the 100uF too, but think this is for random brown outs some people report not this issue. Plug in module, powers up DSP, 10sec later E13. Blue light is goes out but looks like its trying to flash (bootup) Tried disconnecting 5v from CIO to PCB and powered PCB, ESP and DSP from powerbank. Get same results however the ESP is either rebooting as wifi keeps going down on ESP so web page might come up briefly then timesout, is ESP crashing or Interference causing disconnect? I have no idea now and am loosing my mind. Im going to see if i can workout how to flash this test passthrough code to confirm hardware. |
Beta Was this translation helpful? Give feedback.
-
Hi Cobaltfish,Wow, that's a very detailed report of alot of things I tried and gave up as was going round in circles. Ive borrowed an oscilloscope and keep meaning to try and sniff the data in and out as I think it maybe slightly out of sync possibly. It's only a theory as tried so much. The reason for this is I noticed the absence of a crystal on both types of my NodeMcus. Thus it's prob running software clock instead.....mayyyybe.Have you tried the other passthrough code Visual advised me. I got to work for several hours alone without touching then bam E13 no reason. Tried several times even with short leads and would e13 hours later.Let me know Ur findings, I'll have to dig the scope out and look now.DeanoOn 27 Apr 2022 13:44, cobaltfish ***@***.***> wrote:
I'm just getting going with my Palm Springs Hydrojet #54144.
I've followed a lot of the other troubleshooting, and shortened my jst fly leads from 120mm to about 15mm, but was still getting e13. I tried adding 100uF cap between gnd & 5v , and 10k resistor on the 3v, and added some ferrite beads on the cio and disp cables.
I have a spare pump with failed heaters, and was bench testing against that (and a de-scaler unit with fresh water to allow pump to run), and got it stable on the dev branch.
When I went to move it to the real item, it just kept dropping out. it looked like as I plugged the display in, the NodeMcu rebooted. I did note reboot reason was showing as hardware watch dog. I tried a number of ways of running the power without much luck, usb power banks, a 5v supply etc, but same result.
I'm thinking one of 3 things could have been at play:
Slightly further from wifi AP, so drawing more power / generating more emi noise upsetting the serial coms.5v supply on bench test pump a little more reliable / stable than the one I want to use it on, so things resettingsomething upsetting the 3v supply / regulator, causing the txs0108e or the 8266 to reset, meaning it didn't relay data between cio and disp
I was about to give up, when I looked at Issue 208 again and saw the post from DeanzoUK with super short fly leads and dug out a fresh board and tried again. I used a bit of hotmelt to hold the plug/socket to the board to avoid too much flex on the soldered joints. Also, this time with no capacitors / resistors, but may try adding them later if it does play up.
I've also decided to not connect the Vin on the nodemcu, and have got a usb power supply patched into the power feeds off the main pump board ( a couple of crimped forked connectors onto the screw clamp / terminals)
Only about an hour so far, but thats still many times better than the instant fail I was getting.
I've done a little bit of tweaking which I think should mean I can schedule "God mode" to allow for scheduled of peak heating, even if it has not been set. I also need to remove the options for bubbles and ensure the jets show up in the web pages.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Agh Fail! It rebooted and then while it doing so, caused an E13: Last boot: 29/04/2022, 17:59:29 Hardware Watchdog @visualapproach Unfortunately, I wasn't logging the websockets output at the time from my always on linux box, so haven't got any details of how long a pause there was etc. Is it worth me recompiling with all the debug sections uncommented? I've got the serial debug turned on |
Beta Was this translation helpful? Give feedback.
-
@visualapproach another quick question. I noticed how it seemed to be heating slower on "smart" mode. When reviewing the logs, I spotted some differences:
Do I need to do anything other than use the 2 stage heating setup |
Beta Was this translation helpful? Give feedback.
-
Has anyone ever managed to run this thing "stable" on a 4-wire PalmSprings or Maldives? Seems that all have the same issue with e13? |
Beta Was this translation helpful? Give feedback.
-
Hello all,
It took a while for me to set things up and go for the first testing.
But no luck yet.
After connecting and powering on, the system shows up with the following behavior
On the bench the ESP runs with blue LED on and http access.
Searching in discussions I came across the #91 where @Bishbosh02 mentioned a different pinout.
Should I just give it a try and use that wiring?
Any other thoughts?
Here is the CIO connector. No luck on reading the text beneath.
Beta Was this translation helpful? Give feedback.
All reactions