Today I purshased the Starter Robot Kit with the ME Orion module.
I managed to write some somple code to it, like making the LED on the module blink.
But when I tried to upload one of the examples from the makeblock library I get this error:
Arduino: 1.0.6 (Windows NT (unknown)), Board: "Arduino Uno"
Binary sketch size: 6 448 bytes (of a 32 256 byte maximum)
avrdude: stk500_loadaddr(): (a) protocol error, expect=0x14, resp=0x55
avrdude: stk500_paged_load(): (a) protocol error, expect=0x14, resp=0x74
avrdude: stk500_cmd(): programmer is out of sync
I’ve been trying to fix this for the past 4 hours with no success. Anyone here knows how to fix this?