Built the starter bot. Used the IR to control it without a problem. Plugged it in and updated the firmware. Played around a little in scratch and got the Ultrasonic sensor to work. But now I can’t get the IR control to work again. I have followed the steps to reset to factory but still no luck. help.
IR not working after firmware update
Pioneer
#2
If you want to reset default program for Starter IR version, you can try following steps:
1 download makeblock libraries from https://github.com/Makeblock-official/Makeblock-Libraries and follow the README instruction to put the file into Arduino libraries file(suppose you have Arduino IDE installed).
2 Open Arduino IDE, select example>MakeBlockDrive>example>Firmware for Starter.
3 Connect Starter with computer via USB, select Tools>Board:Arduino/Genuino Uno and Tools>Port>Com x(select the port of USB in windows, in my case, the port is com 11). Upload program to Starter, then you are able to control Starter with IR remote controller.