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

Is a connection to the dehumidifier needed to test and configure wifi? #7

Open
Syntaxrabbit opened this issue Jul 27, 2021 · 1 comment

Comments

@Syntaxrabbit
Copy link
Contributor

I already tried to understand your arduino code files, but before I will open my dehumidifier, I would like to test and configure the ESP. So far, I managed to compile the source (see my small pull request for latest Arduino IDE compatibility) and upload it to the microcontroller with a generic FTDI.
Afterwards, I connected "EN" to 3.3V and removed IOzero from GND.
The serial console outputs some bytes, but the WIFI access point does not show up in my phone.
Am I doing something wrong?
Thank you for your help.

@coolibry
Copy link

to get wifi up:

  • flash size need to adjusted
  • erase flash can be all flash content
    image

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

No branches or pull requests

2 participants