visualapproach / WiFi-remote-for-Bestway-Lay-Z-SPA

Hack - ESP8266 as WiFi remote control for Bestway Lay-Z spa Helsinki
GNU General Public License v3.0
269 stars 71 forks source link

54123 : shows 04 and no connection. #690

Open mr-mmc opened 2 months ago

mr-mmc commented 2 months ago

Hardware V3:

Software (please complete the following information):

sorry I'm newbie ... DSL shows only 04 , no alive , goes on and off but no button effect -i change txs0108e to red LLC, no effect. -try set D1 / 2 /4 /6 settings, if use v2b setting cannot change right pin tx of rx. -cio an dsp selected 4wire, 54123

IMG_0735 as this show, test ok?

IMG_0731 2

maybe change wires H1A and H2A ? and places where hwconfig says 2 5 4 and 3

visualapproach commented 2 months ago

Yes, the wires should go in the white slots, or the equivalent on the B side. So move red+green one step down.

visualapproach commented 2 months ago

It may not be the only problem since you had the hardware test okay, but best chance anyway.

mr-mmc commented 2 months ago

i don't know what I do but now almost everything works... XD. ..only showing 04 dls but can start and set temp...

I try change wires, maybe that is problem

mr-mmc commented 2 months ago

yes! now its working! Thanks!

dasmith83 commented 1 month ago

yes! now its working! Thanks!

What was the final fix for you?

I’ve also got a 4 wire model - and everything works fine except for 2 things:

  1. DSP water temp shows 04 - but if I increase or decrease the target temp the numbers change as expected but then reverts back to 04
  2. It’s like the egg doesn’t know what temp the water is flowing at. When I enable the heater it heats and just keeps on going way past how the target temp would feel to touch. If I remove the WiFi module the dsp works fine again.

Interestingly I previously used a similar module sold by Andy who makes and sells “hot tub manager” - it’s basically the same thing but his own code and pcb with a d1 mini. That worked great for a year or two and end of last season I started having this exact problem where it couldn’t read the egg water temp.

Why would these WiFi modules prevent the egg reading temp properly?

visualapproach commented 1 month ago

Why would these WiFi modules prevent the egg reading temp properly?

Temp is sent from the pump via the ESP module to the display. So if the ESP misreads the temp it will pass it on to the display. The ESP does not write anything on the display. It just sends some data. The display chooses what to show, for instance E04. Does the display show 4 degrees when TAKE CTRL is OFF?