Back to Smartcitizen.me

The smart citizen board is no more detected by USB

Hello,

I have a smart citizen(Arduino ATHeart). I configured it though smartcitizen.me platform and it published data.
I then tried to run Smartcitizen Kit testing script as mentioned by Fablab (http://github.com/fablabbcn/Smart-Citizen-Kit/tree/master/utilities/SCK_testing). I also installed Arduino IDE.
I run the wifly.ino file (http://github.com/fablabbcn/Smart-Citizen-Kit/blob/master/utilities/SCK_testing/wifly/wifly.ino) in order to use the provided python script to test and update the smart citzen kit (https://github.com/fablabbcn/Smart-Citizen-Kit/blob/master/utilities/SCK_testing/SCKtester). I run wifly.ino and then while running the python script it is failed to find arduino directory. Then, the smart citizen is not detected by the usb port anymore. Is there anyway to reset the smart citizen board ?. All what I have found to reset the board is the hardware approaches (http://docs.smartcitizen.me/#/start/firmware-update-problem)
Any help is highly appreciated.

Thanks,

Hi @yasminfathy,

This can be a bootloader issue. You can reinstall it by using another Arduino or the official Atmel AVR ICSP. Have a look at the following tutorials and do not hesitate to write here or at support@smartcitizen.me for help:

https://docs.smartcitizen.me/#/start/reinstall-the-bootloader-using-another-arduino
https://docs.smartcitizen.me/#/start/reinstall-the-bootloader-using-the-avrisp-mkii

Good luck!