-
Does anyone have any suggestion on how to program this board? The programmer never connects. I have tried pressing the reset button while the programmer tries to connect, but no luck. I'm thinking I got a bad unit because almost all ESP32 boards I have used in the past have the led flash program on it. This one didn't flash the LED. So before I send it back, just wanted to see if anyone new any tricks for it. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 10 replies
-
What tool are you using to flash the board? No pressing should be required as this is typically done automatically via the Serial port. I hardly ever touch the ESP during the flashing, as the upload tool does that. Granted not all boards have this feature, the Lolin D32 Pro V2 does. On Windows you can use Tasmota-PyFlasher, a simple GUI tool for flashing ESP32 firmware without any installation. |
Beta Was this translation helpful? Give feedback.
-
I don't know if I'm not lookin in the right place but I was looking at https://github.com/HASwitchPlate/openHASP/releases for the LOLIN D32 Pro but did not see a bin for it. I have compiled it with vscode but I just thought I would be lazy and try a precompiled one. |
Beta Was this translation helpful? Give feedback.
-
So I am running into an issue just a white screen but I can get into the web interface. I have a lolin-d32-pro and the screen is this one Screen. I followed the guide here video for wiring, what do I have to change in the build to make this work? I flashed lolin-d32-pro_ili9341_full_16MB_v0.6.2.bin and tried making a custom bin the instructions here. Not sure if did this write either never used platformio before. |
Beta Was this translation helpful? Give feedback.
I don't know if I'm not lookin in the right place but I was looking at https://github.com/HASwitchPlate/openHASP/releases for the LOLIN D32 Pro but did not see a bin for it. I have compiled it with vscode but I just thought I would be lazy and try a precompiled one.