@Emil
I start flicd with /etc/rc.local  command
"/home/pi/flic/fliclib-linux-hci/bin/armv6l/flicd -f sqlite_db_file.db -v -d"
I use the -v flag as i had read that keeps the buttons registered.  But for some reason, flicd is not running after boot.  If I manually run "sudo /etc/rc.local" I see an error,
"invalid option -- 'v'".  flicd is running ok, but no buttons show up.  I can re-register them with simpleclient, but I need to re-register them every time I boot.  So maybe I am erasing the sqlite_db_file.db file?  How do I make sure that I save it?
Thanks for your help!
