Greg Brougham
Greg Brougham
I think is because of the alignment in the case - I can assess the menu sometimes if I press button 4 which pushes the watch assembly to the left...
@pandalanax I have found that you need to hold the button down for the order of a second for it to be recognised
I've tried a bit of duck tape on the back of the buttons for the plastic case to take some of the slack out and that seems to improve the...
@sqfmi is there an issue with the switches that used are on the board?
@mikkjant I found that you can update the firmware via Bluetooth in Chrome Go to https://watchy.sqfmi.com/watchfaces and select the watch face you want to download - this will open a...
The .exec() command syntax is .exec('command', 'arg') so make the script executable, that is 'chmod +x /scripts/script.sh' and then try .exec('/scripts/script.sh', '')
I had the same problem and realised it was because the interrupt routines are being setup before the device is initialised. To address this I move the interrupts setup code...
Andre, you should be able to set the frequency to 915MHz as it is controlled by the device but note that in the UK 868 MHz is used as this...