Back to Smartcitizen.me

Check firmware version

Is there anyway I can check the firmware version of my kit (v1.1)?

@brunomperes: Yes, you can check it by using the Arduino IDE’s serial monitor. (1) Connect your SCK via USB, (2) open the Arduino IDE, (3) turn your SCK on, (4) open the serial monitor and (5) write “get sck info” (without quotes) in the command line. I hope this helps. All the best. :slight_smile:

Oh great :slight_smile: Thank you.

Perhaps it could be on the list of sck commands ? https://github.com/fablabbcn/Smart-Citizen-Kit/blob/master/sck-commands.md