Hi there, I'm facing this problem while uploading the FirmataBLE sketch to Curie, from CentOS with Arduino IDE 1.8.3 . I've followed all the links available, tried to push the master reset button but it didn't help too. Any ideas? Thanks, Marco
Every one. Just installed arduino-core and ino script - getting a "programmer is not responding" with the "blink" test. My /dev/ttyACM0 should be ok, it has "crw-rw-rw- 1 root dialout" permissions.
What I did to solve this upload issue (next to setting some access rules as mentioned in the installation manual) was to reboot the udoo, press Arduino master reset button and then upload. It started with a ble firmware update for the Curie and then started to upload.
@ghiglie Have you tried running the Upload Procedure config commands shown on the following page? https://www.udoo.org/docs-x86/Arduino_101_(Intel_Curie)/Getting_Started_with_Arduino_101.html (scroll down to section 'Upload Procedure')
Hi Laura, thanks, I did it. Finally got it solved, had to reboot a pair of times, and press the master reset as @waltervl said. Thanks all!