I can't upload anything to curie/arduino 101 either way I tried. I'm using last firmware on udoox86, last local arduino IDE (1.8.3) I've been trying from Ubuntu and Windows. From arduino local or web ide. On Windows and local IDE, I get the following error : Code: Starting download script... Flashing is taking longer than expected Try pressing MASTER_RESET button ERROR: Timed out waiting for Arduino 101 on COM3 ERROR: Timed out waiting for Arduino 101 on COM3 With the web ide, I get the following error : Code: Restarting in bootloader mode Get port list before reset [COM3] Touching port COM3 at 1200bps Reset before upload: 1200bps Touch: Open port COM3: Invalid serial port I would like to know (first) if Windows device manager should see the arduino like with a normal usb/serial connection ? The web IDE "sees" the 101 but can't upload. Any help welcome Thanks, Christophe
ok, can someone tell me if the device manager show the arduino connected to port com in Windows ? And when I press the master reset button the device manager refreshs and shows an unknown device : UDOO X86.
I tried from Ubuntu, did the udev rule action and got the same error message. Then I rebooted the system, pushed the Arduino master reset button, waited a couple of seconds and uploaded the blink example. Now the message appeared about updating BLE firmware and the sketch uploaded. After that no errors were shown. Edit: The BLE Firmware update is part of the Arduino 101 Core 2.02 release: https://forum.arduino.cc/index.php?topic=467970.0
I see the procedure changed again (due to Arduino changes): Upload Procedure Some Linux distributions need to be configured to to gain upload permissions. Inside the Arduino 101 core you can find a script to allow the user to use the serial device. Using the latest Arduino 101 core package v2.0.2 run the script with this commands: chmod +x ~/.arduino15/packages/Intel/hardware/arc32/2.0.2/scripts/create_dfu_udev_rule sudo ~/.arduino15/packages/Intel/hardware/arc32/2.0.2/scripts/create_dfu_udev_rule
I am running windows 10 - 64 bit with arduino IDE (1.8.3). I have the same problem. Can't upload anymore. A few times it worked but now still gets that error Flashing is taking longer than expected Try pressing MASTER_RESET button how to let it run on a decent way?
I have the same problem too. I am running windows 10 - 64 bit with arduino IDE (1.8.3). I have reflash the EFI firmware to the default settings. But the problem has not been solved. Has anyone worked with the Arduino 101 on Windows 10?