Skip to content

esp32 mqttHA.bin web not loading #52

Closed Locked Answered by Bettapro
blackbrayn asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, in order enter to "configuration" mode and active the web interface you must put GPIO19 to HIGH (3.3v) and reset the esp, then you should be able to access and set the right values for your HA server.
WIFI credentials and all other settings are located in 2 different pages so you can't save them all at once, you need to set them in 2 times.
Then, disconnect GPIO19 from 3.3v (and use a pull down resistor just to be in the safe side), the esp will restart in the "normal" mode.

Esp will enter in "configuration mode" if it cannot connect to any wifi network (also), this is the reason why you was able to access to the web interface without any additional action.

Plase note that in "norm…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@blackbrayn
Comment options

@Bettapro
Comment options

Answer selected by blackbrayn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #51 on July 03, 2022 22:37.