Open FilkodonAwang opened 3 years ago
Do you have a datasheet for it? I'm not sure what the difference is from a D1 mini.
Also, have you selected the correct board in the board manager? It's probably not the one described in the guide if you have another board.
According to this your program probably stalls for too long, causing the hardware watchdog to trigger a reset.
I tried to write the program to an ESP-12E but got unexpected results. I changed the led pins from 3 to 8 and the data pins to 13. The flash is successful, the program starts, but the wifi network does not appear. (I set the Erase Flash function to Sketch and Wifi mode). I get the following message on the serial port:
Can I ask for some help with this?