prusa3d / Prusa-Firmware-ESP32-Cam

Firmware for ESP32 Cam modules to be used in Prusa Connect
GNU General Public License v3.0
96 stars 10 forks source link

Successfully flashed firmware, can't tell if the board is booting... #12

Closed moofie74 closed 1 month ago

moofie74 commented 1 month ago

After flashing the firmware to the board, I'm unable to see the board in Service AP Mode on the WiFi search screen on my computer. The instructions allude to the MCU ID, but I'm unable to see any indication of that ID on the MCU board.

It's not obvious if the board has booted: I see the flash LED flickering faintly, but no other indication other than the bright red LED by the USB power input.

Zero-Circle commented 1 month ago

Hi @moofie74, this seems to be the same as #5. Try using another PC as this sorted the issue out for me.

moofie74 commented 1 month ago

Hi @moofie74, this seems to be the same as #5. Try using another PC as this sorted the issue out for me.

Thanks for that. Hmm...another PC is going to be a challenge.

johnyHV commented 1 month ago

@moofie74 Have you erased the FLASH memory before the first FW flash? Alternatively, you might consider trying an older driver version for CH340.

moofie74 commented 1 month ago

I did erase the flash first. I’ll see if an older driver gets me anywhere. Thank you!

moofie74 commented 1 month ago

@johnyHV I got your other build from here to load through the IDE, and it worked great. Then I ran this build on my Mac, and that worked fine too. So, yeah, maybe a weird driver thing with the CH340 on this computer? But I'm online and it's working like a champ.

Thanks for the awesome software! This is really cool.