Hi,
I found an mBot in my closet at school and decided to try and see if I could get it to run for my students. I viewed a couple of tutorials and tried to get something to run live, just blinking a light.
I set it to run when space bar pressed, but when I pressed the space bar, the code got a yellow highlight but nothing happened.
I then tried to upload the code, but got this error:
processing code completed
parse code upload by driver
start uploading…
Error: Sending 3020: receiveData timeout after 1000ms
This wasn’t too helpful, so I went to my Arduino IDE and when I tried to upload the code, it just hung at the “Uploading…”
A little more trouble shooting and here is what I have found:
*I can get the lights to flash and the tones to play on the mBot when I turn it on.
*I can see the lights flash and the tones play when I start the upload
*I can successfully upload a program to a different Arduino Uno board with the same port/cable from this computer via the Arduino IDE
*I can successfully upload a program to a different Arduino Uno board through mBlock (Running windows application)
*I have checked through the mBlock app that my mBot is up to date.
*I downloaded the MSI Installer and installed it on my laptop today.
Does this mean my mBot board is done for?
Thanks,