Michaelnik
Member since Mar 2020 • Last active Jul 2022Most recent activity
-
-
What is correct sizing for the Bangle js 2 strap? It's okayish but chaffs a bit after few hours.
I could not find this info on https://github.com/espruino/BangleApps/wiki . Any recommendations?
-
I built Tides app which gets JSON data from tidesandcurrents.noaa.gov in custom.html (like openstmap does).
When I test it from github.io I get CORS policy error.
Is that something I have to work around or it would work fine on https://banglejs.com/ ?
Access to XMLHttpRequest at 'https://tidesandcurrents.noaa.gov/api/datagetter?product=predictions&application=NOS.COOPS.TAC.WL&range=720&datum=MLLW&station=8531680&time_zone=lst_ldt&units=english&interval=hilo&format=json' from origin 'https://pasniak.github.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
-
For reference: 2v10.219
I followed to upload my new app:
App Code: timer.app.js⇠
We'll use timer. Now, click the down-arrow below the Upload button, then choose Storage, then New File, and then type timer.app.js and click Ok.I am getting: "You have pre-1v96 firmware - unable to upload to Storage" messages. (I updated the Bootloader)
I can save file to my Linux filesystem and upload to Bangle.js 2 watch but I cannot upload this directly from Espruino Web IDE as per instructions.
-
-
- 4 comments
- 1,612 views
I had to dig out my old Android tablet (the only one with Google Play so I could install DFU), download 2v14 firmware and that worked. So painful.
I upgraded to 2v14 because because messages from GadgetBridge were not visible (no text, no x buttons) on the banglejs2 watch.