Replies: 7 comments 3 replies
-
So that I can now make myself a coffee normally again (I couldn't... always started by itself when selecting ‘coffee’ and choosing bean/quantity and then cancelled completely after grinding the beans (as if the ESP was constantly sending a start/stop by itself)... Now I have done the following: TX mainboard + TX display + TX on ESP for display + TX on ESP for mainboard as I said, I'm really at a loss... I can also make a video + provide debug logs (but it's a hell of a lot of what it sends per second...) |
Beta Was this translation helpful? Give feedback.
-
I keep trying to find out what the problem is... I even bought a new esp board and soldered everything neatly onto the board from @SchmDan (thanks again)... Had to bridge the two TX+RX again so that I can operate the machine normally again.... I have generated a complete log here incl. TXT file of the log. I ask for your help. What else could I output? Should I also output a debug from the mainboard? |
Beta Was this translation helpful? Give feedback.
-
Hello @quack3d So it definitely couldn't be a software problem? I don't understand why the machine does what it wants and receives commands that nobody has pressed... |
Beta Was this translation helpful? Give feedback.
-
I'm sure it could be a software problem as well but the owner of this repo uses a 2200 series machine. A few of us with 3200 series had issues like you describe and just needed to change to the ESP32 S2 Mini. |
Beta Was this translation helpful? Give feedback.
-
I suggest you use the GPIOs I used but for the external_component choose TillFleisch. My repo is deprecated. Here is my setup with a couple of extra counters:
|
Beta Was this translation helpful? Give feedback.
-
hey @quack3d I have it in front of me! :-) Everything fits on the right... but on the left I would now only have to use gpio 11 and 12 and GPIO 16 for the GND bridges? |
Beta Was this translation helpful? Give feedback.
-
I would like to thank you very much for this brilliant advice with the S2 Mini. It was actually the ESP D1... I would never have believed that after several attempts! But I definitely need to tell you/you about another incredible obstacle course regarding the ESP S2 Mini and let others know about it! - I received 3 of them and none of them booted up continuously after flashing (some rebooted again and again after 2 minutes or less), could not withstand WLAN and lost the connection continuously... Even asking ChatGPT didn't bring any useful result... Then I found this important information on Google: I had no idea before and am not that deep into the subject. I then carefully scratched and soldered... Voila... it works... Next stage, unfortunately I had to move away from the CoffeePCB board because the left pin side had to be kept free for other functions... So I flipped everything over again and soldered it on the right, exactly according to your instructions and setup. What I have currently dispensed with are the 320 ohms on the IRFZ44N mosfet. Here I provide my Germanised version for other 3200 owners. The statistics are brilliant. Thanks again, I can finally use the machine remotely and physically on the touch panel. :-) That's great! My YAML:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello to you and thanks again for the detailed information. I love being able to control my devices locally and get information from them. Thank you very much! :-)
I own an EP3246/70, have it with a D1 Mini and a MOSFET IRLZ44N. Connected as in the picture in the readme of the D1 mini.
Unfortunately I am a real noob when it comes to hardware/soldering! In any case, I got my way and totally misjudged when removing the plug from the control board and ended up with a socket in my hand... with torn parts... embarrassing... -
In any case, I was able to restore the 4 contacts GND + 5V + TX and RX with ‘light soldering skills’... but unfortunately not the others.
First I tested it without ESP and then with... Unfortunately I get totally different results...
What have I done wrong?...
As I said, the setup is exactly the same and the connections have been checked several times. I have also set up the following setup in ESPHOME:
I probably made such a simple mistake and I'm just blind... I hope you can help me.
Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions