i followed the instructions to upload OpenCat (the latest version from github), everything went as expected
now the bittle doesnt seem to boot. turning the battery on turns the blue and yellow lights on the board but nothing else happens. it makes no sounds and none of the servos move.
it doesn not respond to the IR controller
it does nothing after connecting it to the desctop app, calibration, stand etc does nothing.
have i bricked it?
how do i fix it?
thanks
I got it! My Bittle is alife again^^ I borrowed a "USBasp + ISP-Adapter" from a friend (you get this one or similar devices cheep everywhere in the internet) and burned a new bootloader with this instruction: https://docs.petoi.com/technical-support/burn-bootloader-for-nyboard (The same instructions don't work for me with an Arduino Uno programmed as an ISP) Hope you get your bittle also alife soon! Thank you Jason for your attention and help! Greetings, Stefan
Hi, make sure you have dialed the slide switch on the bottom side of the NyBoard to Arduino, then redo the uploading prompts.
Before uploading, please make sure:
For more details, please refer to:
https://docs.petoi.com/arduino-ide/upload-sketch-for-nyboard#dial-the-i2c-switch-sw2-to-arduino.
I have exactly the same problem!
My Mac get´s a connection via USB to the NyBoard but absolutly no sign of life from bittle.
I can´t upload the OpenCat skratch via Arduino IDE in this state, only get this failure 10 times:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xcd
I tried to burn a new bootloader with an arduino uno as ISP, does not work for me.
I only get a lot of failure messages likes these, after clicking "Tools -> Burn Bootloader": avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x14
avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x02
avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x10
avrdude: stk500_initialize(): (b) protocol error, expect=0x10, resp=0x01
avrdude: initialization failed, rc=-1
Would also love to hear some tips or hints, searching the web for hours^^
Greetings,
Stefan
How do you upload the OpenCat.ino, please follow the instructions from Step 1~10: