04-15-2020 06:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Base Runner
44
3
7
04-15-2020 06:38
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Versa 2 always goes back to default settings after bluetooth is turned off for several hours. Is that meant to be ? Is there a way I can save that setting locally on the watch after setting is passed to the watch via messaging ?

1 REPLY 1
04-15-2020 06:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


Fitbit Developer
2266
575
1162
04-15-2020 06:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Use the FS (File System) API to persist data.
https://github.com/Fitbit/sdk-moment/blob/master/app/simple/device-settings.js

