Problem: Cannot update firmware or code for Me Orion board, the broad doesn’t respond any longer.
Diagnose: Please upload a blink program to the Orion board refer to this instruction, if there is a error message which shows as picture below, means that the bootloader in Me Orion is missing.
Solution: Use an Arduino Board to burn Bootloader for Makeblock Me Orion.
Step 1. Wiring Makeblock Me Orion board to Arduino board.
Here is use Arduino UNO to burn bootloader for Me Orion.
**If you don’t have a Arduino uno board but have a second Orion board (should be ok) instead, please connect the wires refer to this post.
Step 2. Use Arduino 1.6.5 to upload the ArduinoISP.
- Connect Arduino board to PC via USB cable.
- Open Arduino 1.6.5, select Arduino/Genuino UNO under “Tools->Board” and select correct serial port under “Tools->Port” for your Arduino board.
- Select “File->Examples->ArduinoISP”, and new window “ArduinoISP” will pop out.
- Click Upload, wait until it says upload done.
Step 3. Burn Bootloader
- Go to “Tools”->“Programmer” and choose Arduino as ISP.
- Click Burn Bootloader under “Tools”…
- Done. Test the blink program again and see if it works.
Then you can Reset Default Program or Upgrade Firmware for the Orion board with mBlock software.