WiFi-remote-for-Bestway-Lay-Z-SPA icon indicating copy to clipboard operation
WiFi-remote-for-Bestway-Lay-Z-SPA copied to clipboard

2021 Ibiza - No Display

Open Bonser41 opened this issue 3 years ago • 43 comments

HI and thank you for this brilliant project.

I have built the circuit and installed it in my 2021 Ibiza model. This one has airjets only (no hydrojets) and the pump model number is S100102. I programmed it as a Miami 2021 model which was the closest option I could see. The web interface is working fine and I can update the software OTA. When I turn the unit on, it plays the usual tune and then beeps every now and then. BUT I have absolutely nothing on the screen. No lights or display whatsoever. I've checked all connnections as best I can and everything looks fine. I suspect a faulty voltage converter and have ordered another to test. But in the meantime, does anyone have any suggestions on what I can do to fault find the problem? Many thanks in advance.

20210913_204231

Bonser41 avatar Sep 13 '21 20:09 Bonser41

Thank you @Bonser41 Firat check hardwares for faults. Then maybe try 560 ohms resistors btw LLC and dsp. Some ppl reported that to solve a flicker problem

visualapproach avatar Sep 14 '21 05:09 visualapproach

Thanks. I did see the thread about inserting resistors but it always seems to be to correct a flickering screen rather than a dead one. I'll try different leads and converter first then add the resistors. Fingers crossed. I did notice that when my device is connected the Web interface reports the correct water temperature but that's about the sum of the communication at this point.

Bonser41 avatar Sep 14 '21 05:09 Bonser41

Well I've gone over it again in detail again and tried the following combinations:

  • With and without 3 x 560 ohm resistors between LLC and DSP
  • With and without the normal 10k resistor on the board
  • Repaced the LLC with a brand new one - same one used by others on this forum https://smile.amazon.co.uk/gp/product/B07DK6QGHG/ref=ppx_yo_dt_b_asin_title_o03_s00?ie=UTF8&psc=1
  • Even built a completely new board and fitted new cables just to be absolutely sure.

But still no sign of life on the pump display, which remains completely dead. Not a flash of lights, nothing. When I turn the pump on, I get the melody and lots of "clicking" sounds for about 30 seconds interspersed with occasional beeps. The web page is then available, with the temperature showing. No other controls on the web interface work.

My pump is the same model number (S100102) as this one I found on a previous thread: https://github.com/visualapproach/WiFi-remote-for-Bestway-Lay-Z-SPA/issues/54

So I don't understand why I'm getting no output to the display - my pump is brand new this month, so I guess it may be possible Bestway have modified the display or software in some way. Not sure what else I can do, unfortunately. I'm good with a soldering iron and fine with uploading software, etc, but useless at fault finding electronic issues and don't want to risk bricking my brand new pump ;-(

Any suggestions are most welcome.

Thanks.

Bonser41 avatar Sep 14 '21 21:09 Bonser41

I assume the display is working when ESP device is removed? Strange. Bestway has changed stuff but so far it has only been other codes for the buttons and similar. It should still light up some segments. The clicking sound is a bit suspicious. You could visit the webpage 192.168.your.ip/debug.html I don't know what we'd expect there, but maybe there is a clue.

image

Other than that, I'm not sure. Is your BWC_8266_globals.h file looking like this? If you get it running and the buttons don't do what they are supposed to do, you can try the Maldives and change HASJETS to FALSE further down in the code.

...
//uncomment your model and comment out the rest
//#define PRE2021			//the older one, no hydrojets
#define MIAMI2021		//no hydrojets
//#define MALDIVES2021	//hydrojets

visualapproach avatar Sep 15 '21 20:09 visualapproach

Thanks for your suggestions. I'll run the debug tomorrow and post the results. The display works perfectly as soon as the ESP is removed and my BEC_8266_globals.h file is exactly as your sample above.

As far as I can see the 5v and GND are passed straight through on your circuit from CIO to DSP so I'd at least expect the display to come to life even if the rest of it has been updated by Bestway. I wonder if they have done something to deliberately cripple this hack?

It would be nice to prove my circuit works with an older model, so if I continue to have problems I'm happy to send it free of charge if someone can fit and prove it. They can keep it as a reward for doing so. At lest we get some feedback and confirmation that Bestway have indeed updated their device. I have spare boards to build another if and when we get to the bottom of it.

Bonser41 avatar Sep 15 '21 21:09 Bonser41

Good afternoon. So, I plugged the unit back in and fired it up. I got the usual melody playing but no screen activity. I then videoed the "ticking and beeping" sounds so you can hear what I mean - maybe this gives a clue? You have to turn up the volume quite high to hear it sorry.

https://user-images.githubusercontent.com/78241508/133652376-a30bb665-7a80-48ec-a0ff-2ab242a70988.mp4

I then tried to access the web page which works:

Screenshot Controler

Then tried the debug page but it errors - see below:

Screenshot Debug page

I'll try setting is as a Maldeves without jets, but I would assume this is very unlikely to have any effect.

Thanks again.

Bonser41 avatar Sep 16 '21 16:09 Bonser41

Debug is no error. It is an instruction.

visualapproach avatar Sep 16 '21 17:09 visualapproach

Sorry for beeing short, I was in a hurry. In the debug page you have to show the developer's console. There you will see a flow of messages which you could post here. Did you try running the ESP @160 MHz as suggested in #54 ?

visualapproach avatar Sep 17 '21 11:09 visualapproach

I have the same thing happening with me but without any of the beeps happening on startup. Same device model (S100102), tried the change to put it to 160 MHz with no change. I also get the odd clicking happening like a relay is being switched. I've not had chance to look at the console while attached to the pump yet.

SRowley90 avatar Sep 17 '21 12:09 SRowley90

Sorry for beeing short, I was in a hurry. In the debug page you have to show the developer's console. There you will see a flow of messages which you could post here. Did you try running the ESP @160 MHz as suggested in #54 ?

Sorry, I missed your reply. I'll check the console later today and report back. Thanks.

Bonser41 avatar Sep 20 '21 11:09 Bonser41

I have the same thing happening with me but without any of the beeps happening on startup. Same device model (S100102), tried the change to put it to 160 MHz with no change. I also get the odd clicking happening like a relay is being switched. I've not had chance to look at the console while attached to the pump yet.

OK that's interesting to know. Is your pump new in the last few months like mine?

Bonser41 avatar Sep 20 '21 11:09 Bonser41

I have the same thing happening with me but without any of the beeps happening on startup. Same device model (S100102), tried the change to put it to 160 MHz with no change. I also get the odd clicking happening like a relay is being switched. I've not had chance to look at the console while attached to the pump yet.

OK that's interesting to know. Is your pump new in the last few months like mine?

Yes, start of summer this year. Got the Fiji model in the UK. Would hazard a guess we have the same pump.

SRowley90 avatar Sep 20 '21 12:09 SRowley90

OK here is the debug info in the hope it helps with some clues?

debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154932,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":574,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":512,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"f8ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154934,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":576,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":514,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"fcff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154936,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":578,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":516,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"f8ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154938,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":580,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":518,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154940,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":582,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":520,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154942,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":584,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":522,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154944,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":586,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":524,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"f7ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154946,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":588,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":526,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"00e0","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154947,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":589,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":527,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154948,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":590,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":527,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154948,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":590,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":528,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154950,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":592,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":530,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"00ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154952,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":594,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":532,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"00ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154954,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":596,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":534,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"fcff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154956,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":598,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":536,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"f9ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154958,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":600,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":538,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154960,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":602,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":540,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"e0ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154962,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":604,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":542,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"f8ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154964,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":606,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":544,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"fcff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154966,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":608,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":546,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"f8ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154968,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":610,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":548,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"fcff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154970,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":612,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":550,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154972,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":614,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":552,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"f8ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154974,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":616,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":554,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"c0ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154976,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":618,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":556,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154978,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":620,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":558,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154980,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":622,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":560,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"f8ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154982,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":624,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":562,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"f8ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154984,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":626,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":564,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"fcff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154986,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":628,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":566,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154988,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":630,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":568,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154990,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":632,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":570,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154992,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":634,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":572,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"7ff0","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154994,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":636,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":574,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154996,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":638,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":576,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"fcff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632154998,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":640,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":578,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"f0ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632155000,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":642,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":580,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"f8f3","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632155002,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":644,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":582,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"e0ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632155002,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":644,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":582,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"fcff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632155002,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":644,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":582,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"fcff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632155004,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":646,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":584,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"38ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632155006,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":648,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":586,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632155006,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":648,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":586,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632155006,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":648,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":586,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632155008,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":650,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":588,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} ​ {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} ​ {"CONTENT":"TIMES","TIME":1632155010,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":652,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":590,"COST":0,"FINT":4294967295,"CLINT":4294967295} ​ {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"f8ff","HASJETS":0} ​ {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} ​ {"CONTENT":"TIMES","TIME":1632155010,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":652,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":590,"COST":0,"FINT":4294967295,"CLINT":4294967295} ​ {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"f8ff","HASJETS":0} ​ {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} ​ {"CONTENT":"TIMES","TIME":1632155010,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":652,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":590,"COST":0,"FINT":4294967295,"CLINT":4294967295} ​ {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} ​ {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} ​ {"CONTENT":"TIMES","TIME":1632155012,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":654,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":592,"COST":0,"FINT":4294967295,"CLINT":4294967295} ​ {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} ​ {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} ​ {"CONTENT":"TIMES","TIME":1632155014,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":656,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":594,"COST":0,"FINT":4294967295,"CLINT":4294967295} ​ {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"80ff","HASJETS":0} ​ {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} ​ {"CONTENT":"TIMES","TIME":1632155016,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":658,"PUMPTIME":4294969,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":596,"COST":0,"FINT":4294967295,"CLINT":4294967295}

Bonser41 avatar Sep 20 '21 16:09 Bonser41

Also tried 160MHz setting and tried setting it to Maldives model and disabling the hydrojets. No luck I'm afraid. The screen stays completely off ;-(

Bonser41 avatar Sep 20 '21 17:09 Bonser41

Okay, did you press any buttons on the pump display whilst recording the debug sequence?

visualapproach avatar Sep 20 '21 18:09 visualapproach

I noticed the button press events in the log too, I didn’t have it connected up to the pump and still got them.

SRowley90 avatar Sep 20 '21 18:09 SRowley90

@SRowley90 If the dsp is not connected there will be random bits on the input. With the dsp connected the button code should be 1B1B when no buttons are pressed. I wonder if those lines needs pull-up/down resistors. Just thinking out loud. I guess it would be harmless to connect the three data lines to either GND or 5V through a 10KOhms resistor (per line). LLC----DSP        |10K Gnd or 5V

?

visualapproach avatar Sep 20 '21 18:09 visualapproach

Okay, did you press any buttons on the pump display whilst recording the debug sequence?

No, I didn't touch anything whilst recording the sequence.

Bonser41 avatar Sep 20 '21 18:09 Bonser41

Okay, did you press any buttons on the pump display whilst recording the debug sequence?

No, I didn't touch anything whilst recording the sequence.

@Bonser41 Okay see my thoughts above.

visualapproach avatar Sep 20 '21 18:09 visualapproach

I might need a little bit of hand holding, which are the data lines?

SRowley90 avatar Sep 20 '21 18:09 SRowley90

OK, I tried 5v pull-up 10K resistors on the three data lines to the DSP and posted the log below: I'll try pull down when I get a moment. Not sure if this gives us any more clues ?

debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251508,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":589,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":528,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251508,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":589,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":528,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251510,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":591,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":530,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251512,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":593,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":532,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251514,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":595,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":534,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251516,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":597,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":536,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251518,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":599,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":538,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251520,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":601,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":540,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251522,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":603,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":542,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251524,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":605,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":544,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251526,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":607,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":546,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251528,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":609,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":548,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251530,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":611,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":550,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251532,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":613,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":552,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251534,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":615,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":554,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251536,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":617,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":556,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251538,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":619,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":558,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251540,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":621,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":560,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"f0ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251542,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":623,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":562,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251544,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":625,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":564,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"f8ff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251546,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":627,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":566,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251548,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":629,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":568,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"fcff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251550,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":631,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":570,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"feff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251552,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":633,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":572,"COST":0,"FINT":4294967295,"CLINT":4294967295} debug.html:20 {"CONTENT":"OTHER","MQTT":-1,"PressedButton":"fcff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":36,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1632251554,"CLTIME":4294967295,"FTIME":4294967295,"UPTIME":635,"PUMPTIME":4294968,"HEATINGTIME":4294966,"AIRTIME":4294967,"JETTIME":574,"COST":0,"FINT":4294967295,"CLINT":4294967295}

Bonser41 avatar Sep 21 '21 19:09 Bonser41

Tried pull down and it fails to boot when connected to the pump, but boots fine when off the pump.

Bonser41 avatar Sep 21 '21 19:09 Bonser41

Ok thanks for trying. When I get some time I'll see if I can arrange something to find the problem.

visualapproach avatar Sep 21 '21 19:09 visualapproach

OK thank you for your continued assistance. I love the project and really want to do what I can to help solve the mystery. I'm happy to post you my complete board so you can double-check it is all correct ?- You don't need to send it back - I have another. Otherwise, I'll sit tight and monitor the forum until someone more technical than me can ID the issue. Thanks again.

Bonser41 avatar Sep 21 '21 20:09 Bonser41

OK thank you for your continued assistance. I love the project and really want to do what I can to help solve the mystery. I'm happy to post you my complete board so you can double-check it is all correct ?- You don't need to send it back - I have another. Otherwise, I'll sit tight and monitor the forum until someone more technical than me can ID the issue. Thanks again.

@Bonser41 yes, but you can hold on to your device a while. I think we can test something by software first, but I need some free time to tinker with it...

visualapproach avatar Sep 24 '21 11:09 visualapproach

Hi, Thank you for this fantastic project and the work you put into it. I bought a spa at the Action https://shop.action.com/nl-nl/p/8711252249490/dreamstream-oplaagbaar-Jacuzzi This includes a model 2021 pump. Built your project as a 6 wire version with the 1k resistors between the ESP and LLC. The software that I have loaded into it is the development brance. And set as MIAMI2021. Unfortunately the display doesn't work for me either.

Screenshot_20211011-141037_Samsung Internet 20211003_185222

20211003_185249

20211003_185732

20211003_185725

Debuglog: debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954344,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":561,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":171,"COST":0.006468,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"abeb","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954345,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":562,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":172,"COST":0.006505,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ff67","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954347,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":564,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":174,"COST":0.006579,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ff6b","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954349,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":566,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":176,"COST":0.006652,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"fadf","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954351,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":568,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":178,"COST":0.006726,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"9f7e","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954353,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":570,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":180,"COST":0.0068,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"adab","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954355,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":572,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":182,"COST":0.006874,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"bfee","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954357,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":574,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":184,"COST":0.006947,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"e68f","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954359,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":576,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":186,"COST":0.007021,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"eb0f","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954361,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":578,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":188,"COST":0.007095,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffdb","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954363,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":580,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":190,"COST":0.007168,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"be47","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954365,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":582,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":192,"COST":0.007242,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ef9f","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954367,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":584,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":194,"COST":0.007316,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"3a79","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954369,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":586,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":196,"COST":0.007389,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"fefb","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954371,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":588,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":198,"COST":0.007463,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"7fbb","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954373,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":590,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":200,"COST":0.007537,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"742c","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954375,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":592,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":202,"COST":0.007611,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"b4bb","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954377,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":594,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":204,"COST":0.007684,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"8b6a","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954379,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":596,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":206,"COST":0.007758,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"da63","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954381,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":598,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":208,"COST":0.007832,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"c23c","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954383,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":600,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":210,"COST":0.007905,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"d3cb","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954385,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":602,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":212,"COST":0.007979,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"180a","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954387,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":604,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":214,"COST":0.008053,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"0285","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954389,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":606,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":216,"COST":0.008126,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"1dd6","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954391,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":608,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":218,"COST":0.0082,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"d266","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954393,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":610,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":220,"COST":0.008274,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"f011","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954395,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":612,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":222,"COST":0.008348,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"5fbf","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954397,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":614,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":224,"COST":0.008421,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"dbff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954399,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":616,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":226,"COST":0.008495,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"13d1","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954401,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":618,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":228,"COST":0.008569,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"dbf9","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954403,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":620,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":230,"COST":0.008642,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"dbf9","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":36,"CH1":32,"CH2":51,"CH3":54,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633954405,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":622,"PUMPTIME":6,"HEATINGTIME":0,"AIRTIME":1,"JETTIME":232,"COST":0.008716,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"0310","HASJETS":0}

AlbertDijksma avatar Oct 11 '21 12:10 AlbertDijksma

Hi, I forgot to mention that there is no sound either. I replaced the resistors from 1k to 510ohm. Now the sound works and the display also gives more life. The display is now blinking strangely.

debug log: debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958500,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":467,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":81,"COST":0.003056,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958502,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":469,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":83,"COST":0.003129,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958504,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":471,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":85,"COST":0.003203,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958506,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":473,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":87,"COST":0.003277,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958508,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":475,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":89,"COST":0.00335,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958510,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":477,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":91,"COST":0.003424,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958512,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":479,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":93,"COST":0.003498,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958514,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":481,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":95,"COST":0.003572,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958516,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":483,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":97,"COST":0.003645,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958518,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":485,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":99,"COST":0.003719,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958520,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":487,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":101,"COST":0.003793,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958522,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":489,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":103,"COST":0.003866,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958524,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":491,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":105,"COST":0.00394,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958526,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":493,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":107,"COST":0.004014,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958528,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":495,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":109,"COST":0.004087,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958530,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":497,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":111,"COST":0.004161,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958532,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":499,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":113,"COST":0.004235,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958534,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":501,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":115,"COST":0.004309,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958536,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":503,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":117,"COST":0.004382,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958538,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":505,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":119,"COST":0.004456,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958540,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":507,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":121,"COST":0.00453,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958542,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":509,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":123,"COST":0.004603,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958544,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":511,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":125,"COST":0.004677,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958546,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":513,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":127,"COST":0.004751,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958548,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":515,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":129,"COST":0.004824,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0} debug.html:20 {"CONTENT":"STATES","LCK":0,"PWR":1,"UNT":1,"AIR":0,"GRN":0,"RED":0,"FLT":0,"TGT":37,"TMP":31,"CH1":32,"CH2":51,"CH3":49,"HJT":1} debug.html:20 {"CONTENT":"TIMES","TIME":1633958550,"CLTIME":1633941876,"FTIME":1633701078,"UPTIME":517,"PUMPTIME":0,"HEATINGTIME":0,"AIRTIME":0,"JETTIME":131,"COST":0.004898,"FINT":10,"CLINT":2} debug.html:20 {"CONTENT":"OTHER","MQTT":0,"PressedButton":"ffff","HASJETS":0}

AlbertDijksma avatar Oct 11 '21 13:10 AlbertDijksma

Hi @AlbertDijksma and thx! You can replace the resistors with 0 Ohms (wires) instead. Might increase your luck a little. It would be nice if you could find out the part number on the display driver chip. It should look something like this and have traces going to the 6-wire connector. It may not be readable or it would require you to remove the goo which you shouldn't do. But if it's accessible that would be good. image

visualapproach avatar Oct 11 '21 17:10 visualapproach

And - you can also try putting 3 of your 500 Ohms resistors between the LLC and the DSP. Some ppl cured the blinking that way.

visualapproach avatar Oct 11 '21 17:10 visualapproach

Hi, I have removed the 3 resistors between lcc and the esp for the display. I can now operate the keys and read the temp on the display. The display and buttons still flash, but a lot less. Tomorrow I will put resistors between the lcc and the display module. I will also open up a display to find out the components.

AlbertDijksma avatar Oct 11 '21 18:10 AlbertDijksma