-
Gordon,
In the documentation: https://www.espruino.com/Puck.js+Keyboard
It states that:Note: Puck.js's 1v89 firmware doesn't support Bonding (needed by Windows HID devices). Pucks can work as keyboards on Android, Mac OS and Chromebook but until bonding is added they won't work on Windows.
In version 1v92 has windows support been added?
Is there a page with release notes on the firmware versions?
Thanks
Edit: Found the release notes: https://github.com/espruino/Espruino/blob/master/ChangeLog
What happens when you type
save()
that means that you need to re-update the firmware? Updating the firmware won't actually delete your saved code so I wonder what's happening.Try uploading this code:
from the right-hand side, and then type
save()
on the left-hand side. I'm sure this works just fine on 1v92.