Hey,
I just received my Badgy Rev 2C a few days ago. I tried to modify the "Hello" sketch but had issues uploading it onto the device. The connection was somewhat unreliable so I had to restart the process a few times until it worked. I noticed that the Badgy sometimes rapidly restarted itself (the display turned white and then the content appeared again) while the Arduino IDE tried to start flashing.
However after one failed attempt to flash a new program it seems like the Badgy is no longer booting at all. The screen doesn't change any more and I am unable to get into the web flash mode, which is still part of the sketch.
When turning the device on I see this:
ets Jan 8 2013,rst cause:2, boot mode:(3,7)
ets_main.c
in the serial monitor. No further output occurs.
Flashing a new sketch seems impossible, as the process stops with esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header.
I also tried using a different cable and a different computer but that did not solve the issue. Any idea what could be wrong here?
Hey,
I just received my Badgy Rev 2C a few days ago. I tried to modify the "Hello" sketch but had issues uploading it onto the device. The connection was somewhat unreliable so I had to restart the process a few times until it worked. I noticed that the Badgy sometimes rapidly restarted itself (the display turned white and then the content appeared again) while the Arduino IDE tried to start flashing.
However after one failed attempt to flash a new program it seems like the Badgy is no longer booting at all. The screen doesn't change any more and I am unable to get into the web flash mode, which is still part of the sketch.
When turning the device on I see this:
in the serial monitor. No further output occurs.
Flashing a new sketch seems impossible, as the process stops with
esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header.I also tried using a different cable and a different computer but that did not solve the issue. Any idea what could be wrong here?