Storage is not freed after compaction #7946
Unanswered
truenicoco
asked this question in
Bangle.js
Replies: 1 comment 3 replies
-
|
Best to try 'Storage Analyser' : https://banglejs.com/apps/?id=storageanalyzer You can just click the three bars icon by that and it'll connect to your Bangle and show you where the storage is all used up. GPS recordings are the biggest files generally, but if you've deleted them then I'm not sure what it'd be - hopefully the analyser will help |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have storage issues with my bangle.js 2. The only thing (I know) I record are sport runs with the recorder app, and despite clearing the GPS traces all and running "compacting storage" storage is still almost full (a few KB free). I can probably factory reset the watch to reclaim that storage, but how can I investigate what is actually taking up that storage, so I (and others, maybe?) don't run into that issue again?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions