You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • The step counting is done in firmware, based on whether the total acceleration goes above/below 1G. This is what most devices seem to do.

    You can however set the threshold with http://www.espruino.com/Reference#l_Bang­le_setOptions stepCounterThresholdLow/High so you could tweak it to your needs

  • Where would I set this option, or all other options, if necessary?
    Directly in the code of the app/widget?

    Would it make sense to include an options page in the settings (or create a new app for setting this options)? Or do they get lost after closing the app?

    I would volunteer to start developing such a thing, if it makes sense.

About

Avatar for Gordon @Gordon started