You are reading a single comment by @DrAzzy and its replies. Click here to read the full conversation.
  • Click in the window and hit enter, and see if it does anything. Sometimes the > doesn't display correctly on connect.

    To rule out web-ide weirdness, exit all chrome windows, plus the webIDE and restart it.

    Assuming it's not that, maybe your OnInit() is doing something bad? Hit reset followed immediately by btn1 (not at the same time, as that will put it into bootloader mode, but right after), it will not run the stored program or call OnInit() - and hopefully that's what's causing your issue.

    Edit: Reading your other thread, I wager that you're trying to do something with the CC3000 in onInit(), and it's choking on that (maybe it doesn't like being called immediately on startup?) Have you let it sit after starting for long enough for whatever it's trying to do to have timed out?

About

Avatar for DrAzzy @DrAzzy started