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 ?
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Use the FS (File System) API to persist data.
https://github.com/Fitbit/sdk-moment/blob/master/app/simple/device-settings.js
Best Answer