Hello to the awesome community!
I have a problem with my Core. Suddenly it wouldn’t get conected to the wifi, the greed led is flashing. So I made a reset to factory settings and passed again the wifi credentials. But again no connection to wifi , so I followed the this link
“http://support.particle.io/hc/en-us/articles/202938790-Flashing-Green-Can-t-Connect-to-Wi-Fi”
I did everything and I also tried to Update the Core Firmware(I am using ubuntu) .I had a problem also to update the firware correctly. I am sending you my terminal results.
ioannis@ioannis-Inspiron-5547:~$ sudo particle flash --factory tinker
[sudo] password for ioannis:
Found DFU device 1d50:607f
running dfu-util -d 1d50:607f -a 1 -i 0 -s 0x00020000 -D /usr/local/lib/node_modules/particle-cli/binaries/core_tinker.bin
Flash success!
ioannis@ioannis-Inspiron-5547:~$ sudo particle flash --usb cc3000
Found DFU device 1d50:607f
running dfu-util -d 1d50:607f -a 0 -i 0 -s 0x08005000:leave -D/usr/local/lib/node_modules/particle-cli/binaries/cc3000-patch-programmer.bin
Error writing firmware…Error: Command failed: invalid dfuse address: 0x08005000:leave
ioannis@ioannis-Inspiron-5547:~$ sudo particle flash --usb tinker
Found DFU device 1d50:607f
running dfu-util -d 1d50:607f -a 0 -i 0 -s 0x08005000:leave -D /usr/local/lib/node_modules/particle-cli/binaries/core_tinker.bin
Error writing firmware…Error: Command failed: invalid dfuse address: 0x08005000:leave
Can you give me any solution to my problem?
Kind Regards
John