- I am trying to setup the SCK on Ubuntu. From the browser the Java plugin loads the configuration form but I cannot tell if the settings are stored to the board. It still tells me:
It seems this kit haven’t been configured yet (no macaddress registered). Please go to the configure page and be sure to register the mac address of your kit.
- Further, I tried connecting via Arduino 1.0.5. I set the board to “LiliPad Arduino USB” and set the port to “/dev/ttyACM0”. I opened the latest SCK Beta 0.8.5 and uploaded it to the board. The Arduino IDE responds with “Done”.
I entered the wireless configuration data into the “SCKBase.ino” file and uploaded again. The Arduino IDE responds with “Done”.
- I try to open the “Serial Monitor” in the Arduino IDE to retrieve the MAC address. The following error appears at the shell I started the IDE from:
RXTX fhs_lock() Error: creating lock file: /var/lock/LCK…ttyACM0: File exists
I still cannot tell if anything has been uploaded to the board.