Hello! New to the forum. Searched everywhere for info on troubleshooting this, and came up empty. So here goes…
Running mBlock 3.1 under OSX Yosemite. I have mBot with Bluetooth. mBlock successfully connects to the mBot in Arduino mode using the tty.Makeblock-ELESTPP serial connection.
I made a simple program with Scratch: “mBot Program,” then “Run forward at speed 100.” I then click the “Upload to Arduino” button in the right-hand panel with the Arduino code. It appears to be uploading for several seconds, but ends with “Upload failed.” The end of the log shows this:
*Using Port : /dev/tty.Makeblock-ELETSPP*
*Using Programmer : arduino*
*Overriding Baud Rate : 115200*
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: ser_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
avrdude done. Thank you.
What are these messages telling me?