Welcome.
A seemingly simple issue but it doesn't want to work.
It needs a button for the esp8266. Button connected under D6, gpio12, pulled up with 10k resistor to +3.3V. The button short circuits to ground.
I tried a few different configurations because I thought the problem was there but it's always the same, even though the button is not pressed the program responds as if it was.
There are no short circuits on the board.
What could be the cause of this?
.
A seemingly simple issue but it doesn't want to work.
It needs a button for the esp8266. Button connected under D6, gpio12, pulled up with 10k resistor to +3.3V. The button short circuits to ground.
I tried a few different configurations because I thought the problem was there but it's always the same, even though the button is not pressed the program responds as if it was.
There are no short circuits on the board.
What could be the cause of this?
Code: C / C++