-
By using the Run app with BTHRM the display shows "CALLBACK,MEMORY" at the bottom of the screen. The ram widget shows 91% in red. After that nothing happens anymore.
Without BTHRM it is working. In the past the Run app worked without problems with BTHRM.
Device Type BANGLEJS
Firmware Version 2v13
Apps Installed boot, aclock, setting, run, launch, widram, recorder, bthrmDevelopment version: 72cfe260a0c8de04825083858eecf31a9124b601
This problem occurs since http://forum.espruino.com/conversations/373972 is solved.
-
-
-
-
Hey together,
Device info:
Device Type BANGLEJS
Firmware Version 2v13
Apps Installed boot, launch, setting, bthrm{"id":"boot","version":"0.47","files":"boot.info,.boot0,.bootcde,bootupdate.js"},{"id":"launch","version":"0.13","files":"launch.info,launch.app.js,launch.settings.js","data":"launch.json"},{"id":"setting","version":"0.44","files":"setting.info,setting.app.js,setting.img","data":"setting.json"},{"id":"bthrm","version":"0.08","files":"bthrm.info,bthrm.app.js,bthrm.recorder.js,bthrm.0.boot.js,bthrm.img,bthrm.settings.js,bthrm.default.json"},"BANGLEJS","2v13",1652684710]
I've now erased everything, installed only boot, launch, setting and resetted, rewrote the settings and rebooted the watch. After that I connected the WebIDE, connected the app store and then only installed the BTHRM app. After reloading and starting the BTHRM app I get:
2v13 (c) 2021 G.Williams Uncaught Error: Function "setBTHRMPower" not found! at line 13 col 1 in .boot0 [ERASED]... ^ at line 14 col 36 in bthrm.app.js ...ings.startWithHrm)){Bangle.setBTHRMPower(1,'bthrm');} ^ >
I've even tried to remove all files from the device storage from the WebIDE before reinstall.
Also tried everything with and without the "Pretokenise apps..." option.
Best regards
-
Today I updated the firmware to the newest version and also updated all apps including the BTHRM, Boot, Run etc. I still get the same exception and it still doesn't work. Can I help with any more information? Is the problem only related to the BangleJS1, could my watch be defect? Are there any news/progress regarding this problem?
The function "setBTHRMPower" is defined in the bthrm.0.boot.js file. Looks like the file is not loaded at boot.
Best regards
-
-
-
Hi, the "Pretokenise apps before upload" was enabled. I've now installed the bootloader with your changes in https://github.com/espruino/BangleApps/commit/7c4032d6fbff6967508259865b4afd97787b9845 and it works again.
Thanks for your quick support! -
Hi together,
I've just updated my BangleJS1 with the newest firmware 2v12 (using the Web IDE) and used the install default applications function to put the watch into the default state. By installing the app "Bluetooth Heart Rate Monitor" from the apps I get some strange behavior. At boot and instantly after showing the clock, I get a interpreter error/exception hinting to LOW_MEMORY. By navigating to any app/main screen I always get the message "Updating boot0...". If I uninstall the "Bluetooth Heart Rate Monitor" app, the problems disappear.
Can someone confirm the problem with their own BangleJS1 watch?
Unfortunately I use this functionality with a external HR sensor for my sports.
Best regards
Manuel -
Thank you! I now got the GPS information in the log. I didn't expect anything other than the new watch to be broken.
http://forum.espruino.com/conversations/369253/#comment16238073
-
-
For me it seems like that the GPS is not available at all. In the GPS Info source you can see that the "Loading..." is shown until GPS is powered on. But this seems not to happen.
https://github.com/espruino/BangleApps/blob/master/apps/gpsinfo/gps-info.js
I have now waited for more then one hour and just only see the "Loading..." message on screen. Nothing about any GPS information not even sattelites information.
-
Hi together,
I yesterday received my BangleJS1.
By starting the GPS info or GPS time app I only see the message "Loading...". After 30 min nothing changed. Other GPS apps like GPS navigation starting but just doesn't get any GPS data.
I have also updated the firmware to the newest version 2v10.
As I have not seen any thread about a similar GPS problem. Could it be a hardware issue like the GPS module not answering at all?
Thanks for any hints
Unfortunately, the problem still exists on my device. There was no new version for BTHRM to install from https://espruino.github.io/BangleApps/
Just tried it.
Best regards