Comments: Retired - Electric Imp Breakout Hookup Guide v2

Pages

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • Member #550020 / about 10 years ago / 1

    Hello fellows!

    I just bought an Electric Imp and i was trying to set it up for the first time. I was able to set it all up and register the device in my account. However i am facing a little problem.

    I copied the sample blink code to the IDE and hit the build button (although i see a lot of references to "build and run", mine only says build). A message saying the code was successfully saved appears, but nothing happens with the LED (yes i made sure the led was in the correct port and everything). Any suggestions?

    Thanks so much, Rodolfo

  • Member #503242 / about 10 years ago / 1

    Okay, figured out issue #1 (above^) - although no errors returned indicating that the device I referenced was incorrect (I have 2), when I switched out my breakout board the board responded! Hurdle one, over.

    Hurdle two: It turns out that I have a common ANODE RGB LED, not a common CATHODE RGB (RadioShack's packaging for 276-0028 High Brightness Full-Color LED packaging providing no guidance whatsoever, tyvm). When I changed the 4th pin connection from GND to 3v3 the program worked well ... with the exception that ledsOff() turns off the lone red led but leaves the RGB LED powered on. What's the correct syntax for turning all three values of the RGB to 0/off for a common anode rgb?

  • Member #503242 / about 10 years ago / 1

    I wired up the Web Control (Request) project and copied the code into the IDE, and both the check() and Build & Run() steps appear to work fine. When I attempt to connect via my agent URL, though, I get back 'No HTTP Handler' as a response. I copied the URL from my IDE, matched case ('?led=1' vs. '?LED=1') on the parameter, but nada.

    What's the best way to troubleshoot what the issue might be?


If you've found an issue with this tutorial content, please send us your feedback!