Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand Compatibility List #24

Merged
merged 2 commits into from
Sep 24, 2023
Merged

Expand Compatibility List #24

merged 2 commits into from
Sep 24, 2023

Conversation

Jeija
Copy link
Contributor

@Jeija Jeija commented Sep 24, 2023

I was concerned that my Comfee MDDF-20DEN7 dehumidifier (the one with the black top), which comes without WiFi support and does not have a WiFi button, would not be compatible with this project.
But, to my relief, you can connect the ESP-01 to the JST connector which is labeled as "WIFI" on the silkscreen and it will just work.

Add Comfee MDDF-20DEN7 to the compatibility list, so people can just buy the cheaper non-WiFi humidifier and upgrade it later.

Comfee MDDF-20DEN7, which is not WiFi-enabled by default (no Smartkey installed), also works. Just connect the ESP-01 to the JST connector marked "WIFI".
@Hypfer
Copy link
Owner

Hypfer commented Sep 24, 2023

How do you reset WiFi on that machine if it doesn't have the WiFi button?
That might be something worthy of a sidenote

@Jeija
Copy link
Contributor Author

Jeija commented Sep 24, 2023

Well, that's the downside, you can't, except by re-flashing the firmware.

Technically the PCB inside the dehumidifier has space for a WiFi button (and even the black top has a hidden cutout for the
WiFi button and a WiFi LED), but the button on the PCB is not populated. I haven't checked if I could just solder in that button + some diode and an LED to fully upgrade it...

(My guess is that the firmware on MDDF-20DEN7 and MDDF-20DEN7-WF might be the same, so the MDDF-20DEN7 might just accept the new button)

@Hypfer
Copy link
Owner

Hypfer commented Sep 24, 2023

Thanks for testing and reporting back!

@Hypfer Hypfer merged commit 7b4430c into Hypfer:master Sep 24, 2023
@Hypfer
Copy link
Owner

Hypfer commented Sep 24, 2023

Do you happen to also have pictures of your mod? Because the JST stuff sounds like it's different from the current guide

@Jeija
Copy link
Contributor Author

Jeija commented Sep 24, 2023

No, not yet. I have ordered some tactile buttons which should fit; if I find the time, my plan is to also test the hardware modification and check if you can just add a WiFi button. I will take some pictures of the mod on that occasion, but it's really not that different.

@Jeija
Copy link
Contributor Author

Jeija commented Sep 26, 2023

Okay, so here are some pictures of my mod:

  • This is what the main PCB looks like in my device:
    20230926_221353
  • The UART connector is labelled as "WiFi":
    20230926_221401
  • Here, the ESP-01 module is plugged in. Pretty much like in the MDDF-20DEN7-WF model:
    20230926_221441

I also tried to add a WiFi button to my dehumidifer:

  • This is the button / LED PCB before the mod:
    20230926_215609
  • So I figured I could try to add a button / LED in the unpopulated spot:
    20230926_220944
  • There is also an unpopulated footprint for some diode at the bottom, I soldered in some generic diode that I had lying around:
    20230926_220932
  • But all to no avail. The LED is now glowing continuously, but pressing the button does not have any effect, regardless of how long I press it, at I didn't notice anything. I wouldn't exclude that maybe the button press leads to some kind of UART message to the ESP-01, but at least it didn't lead to a WiFi reset (and I don't really care enough about the reset functionality to spend more time debugging). So re-flashing the ESP-01 is currently still the only way to reset the WiFi interface of my MDDF-20DEN7.

@Meins321
Copy link

Meins321 commented Apr 2, 2024

So any of these Midea Units can be upgraded to use wifi as long as the mainboard is replaced?

The mainboard starts 171201.. and then there a different versions availible :-O

control board 17120100002572
17120100002590

@Meins321
Copy link

Meins321 commented Apr 2, 2024

17120100A00117

@homberger
Copy link

Well, that's the downside, you can't, except by re-flashing the firmware.

How do you disable wifi on devices with a button for wifi/wireless (DF-20DEN7-WF)? It's not possible, is it?

@atrejut
Copy link

atrejut commented Jul 17, 2024

FWIW: I can also confirm this for the MDDP-50DEN7

And if, like me, you're easily confused: be wary of the pin order. The JST has Vcc and Ground on the outside, and Rx and Tx on the inside. (And disconnected both Rx and Tx are high...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants