Skip to content

AccelSender app interval 1s instead of 10s when using sleep as android? #7737

Answered by gfwilliams
ratmice asked this question in Bangle.js
Discussion options

You must be logged in to vote

As you say it looks like there's no settings page for the app which would let you change that file, or even a mention in the README.

so no quotes

Yes, that's expected. When Espruino writes JSON files using writeJSON it does so in a slightly compacted format on the Bangle (where possible) just to speed up reading/writing and save a bit of space.

I don't yet know exactly what is sending this, whether it is gadget bridge, or sleep as android itself?

I just looked in Gadgetbridge and in app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/banglejs/BangleJSDeviceSupport.java there's enableAccelSender which sends a command accelsender and hard-codes an interval of 1000 (it…

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by ratmice
Comment options

You must be logged in to vote
6 replies
@ratmice
Comment options

@thyttan
Comment options

@ratmice
Comment options

@AnotherStranger
Comment options

@gfwilliams
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants