Open deathbearbrown opened 8 years ago
@bcjordan Heyas have you encountered this? Should I email adafruit and ask for a new board?
This exactly describes the behavior I encountered with my first Circuit Playground board, which I reported to Adafruit support and was provided a PO number for replacement.
What firmware did you upload to the board?
The one that came with the circuit playground examples, CircuitPlaygroundFirmata
. I made a forum post here too.
https://forums.adafruit.com/viewtopic.php?f=58&t=98492&p=493424&hilit=playground#p493424
Ok, good to know
Everything was working well yesterday but since I break all hardware I touch, today it's acting up. I tried everything on the adafruit forums, but without any luck, so I'm posting here in case you've seen similar things happen and know a fix.
I think it has a faulty upload of the firmata, if I had to make a guess right now, and I can't re-upload it for some reason. It just gets stuck in "uploading" forever in the Arduino IDE. I tried everything that the forum suggested and it did not work. Nothing shows up in the verbose upload.
I can still publish to the playground tho.
What I noticed after I ran the example script is everything starts working as expected until I start pressing button "4" which does not console log out, but "19" does. If I press that enough the LEDs stop on one color and the piezo stops working.
The raw light and sound values keep logging as does button "19" when I press it, but nothing else is working.