Freematics ONE can't upload any sketch
Posted: Tue Feb 27, 2018 3:35 am
Hello everyone,
I have Freematics V4 device, with BLE and SIM5360E on board.
I have managed to upload sketches on it some time ago. I have used default Arduino IDE, but then switched to Sloeber IDE, it's Eclipse-based IDE for Arduino development which is much more convenient.
I didn't upload on it for a while (~1 month), and there were several updates on my Mac:
I have updated to macOS High Sierra (10.13.3) from macOS Sierra(10.12.X).
I have updated Java to ver.8 build 161 from ver.8 build 151
I can't upload Sketches to the board anymore. Not sure what happened, but when I try to upload any sketch there I see next in the console (not Serial Monitor):
avrdude: Version 6.3, compiled on Jan 17 2017 at 12:01:35
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
System wide configuration file is "/Users/xxx/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino9/etc/avrdude.conf"
User configuration file is "/Users/xxx/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/cu.SLAB_USBtoUART
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
....
I have already tried to update USB driver from the latest version from https://www.silabs.com/products/develop ... cp-drivers.
Updated all boards and libraries in the Arduino itself.
I have googled, that one of possible solution would be to burn bootloader. But when I try to Burn bootloader from Arduino IDE (Tools->Burn bootloader), it fails with next:
avrdude: Error: Could not find USBtiny device (0x2341/0x49)
Any help is appreciated.
With regards.
I have Freematics V4 device, with BLE and SIM5360E on board.
I have managed to upload sketches on it some time ago. I have used default Arduino IDE, but then switched to Sloeber IDE, it's Eclipse-based IDE for Arduino development which is much more convenient.
I didn't upload on it for a while (~1 month), and there were several updates on my Mac:
I have updated to macOS High Sierra (10.13.3) from macOS Sierra(10.12.X).
I have updated Java to ver.8 build 161 from ver.8 build 151
I can't upload Sketches to the board anymore. Not sure what happened, but when I try to upload any sketch there I see next in the console (not Serial Monitor):
avrdude: Version 6.3, compiled on Jan 17 2017 at 12:01:35
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
System wide configuration file is "/Users/xxx/Library/Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino9/etc/avrdude.conf"
User configuration file is "/Users/xxx/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/cu.SLAB_USBtoUART
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
....
I have already tried to update USB driver from the latest version from https://www.silabs.com/products/develop ... cp-drivers.
Updated all boards and libraries in the Arduino itself.
I have googled, that one of possible solution would be to burn bootloader. But when I try to Burn bootloader from Arduino IDE (Tools->Burn bootloader), it fails with next:
avrdude: Error: Could not find USBtiny device (0x2341/0x49)
Any help is appreciated.
With regards.