I have successfully connected MBot via Bluetooth, but I am unable to upload to Arduino:
avrdude: Version 6.0.1, compiled on Apr 15 2015 at 19:59:58
_ Copyright © 2000-2005 Brian Dean, http://www.bdmicro.com/_
_ Copyright © 2007-2009 Joerg Wunsch_
_ System wide configuration file is “C:\mBlock\Arduino\hardware\tools\avr/etc/avrdude.conf”_
_ Using Port : Makeblock_
_ Using Programmer : arduino_
_ Overriding Baud Rate : 115200_
avrdude: ser_open(): can’t open device “Makeblock”: The system cannot find the file specified.
avrdude done. Thank you.
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
As an alternative, I have already also tried with USB connection, no success either:
arduino can’t open device “\.\com5”
Any help will be greatly appreciated.
Thanks