I’ve just opened up my Kickstarter package after watching the frustrations here and thinking I’d leave it until I had a spare day to work through the issues. Today!
Plugging the SCK into my USB I get a flash of the yellow LED2, then the blue LEDs (3 and 4) start blinking and don’t stop. Nothing from LED1, and nothing from LED2 after the initial flash. The green LED5 is on continuously.
I’ve installed the unsigned plugin to Firefox on Win7x64, it seems to detect the SCK (on the website I hit “start process” and it eventually comes back with the “kickstarter board” selected in the drop-down. I don’t see any LED2 flashing on the board though. If I click “update firmware”, again no LED2 activity , and it just sits there while I go and have a cup of tea… 10 minutes later nothing has changed (I’ve done this several times).
I’ve followed the “setup guide”(http://smartcitizen.me/posts/view/6) so the first thing I did was try to update the firmware using Ardino IDE. I’ve selected “LilyPad Arduino USB” on COM1, and VMWare detected the Lilypad as a USB device (I’m running on the host machine, but I can try Ubuntu in the VM if you think that might help). I only have one MicroUSB cable, but that cable works for connecting to my phone and ebook reader, so it should work with the SCK (just tested it to be sure).
When I try a firmware upload with the Arduino IDE it says:
Binary sketch size: 28,142 bytes (of a 28,672 byte maximum)
Found programmer: Id = "BL{BEL}{STX}"; type = {NUL}
Software Version = {NUL}.{NUL}; Hardware Version = {NUL}.{NUL}
avrdude: error: buffered memory access not supported. Maybe it isn't
a butterfly/AVR109 but a AVR910 device?
Note that the {NUL} bits are where I’ve replace low ASCII chars with codes manually. There are zero chars in the actual output. I’m reluctant to try the AVR910 suggestion there because I don’t really want to have to dig out another arduino to reflash it with if that causes issues.
The serial monitor in the IDE doesn’t show anything coming back from the SCK, even during the reset cycle when the yellow LED (LED2) flashes.
I’ve just read all the posts I can find here to see if there’s anything useful, but can’t see anything. The only thing I can think of is that maybe my micro-USB socket is partly detached and only letting power through. But that seems unlikely.
Also, the battery supplied doesn’t seem to fit inside the plexiglass covers. Is it supposed to? (I got the solar+battery version of the kickstarter project)
Any suggestions?