You are reading a single comment by @HughB and its replies. Click here to read the full conversation.
  • So I'm thinking of adding a health event once per minute

    Sounds a good idea.

    Bangle.setSteps/etc

    Not so keen on that. It means an App could reset the step count for the day.

    We've had a longstanding issue that the step counter is 'steps since Bangle.js started' and
    apps like pedometers have to do their own work to calculate steps per day.

    Could the firmware not manage the reset at midnight as per current locale setting ?

    Apps would be much simpler if we could just do Bangle.getSteps() rather than have to manage a listenner.

About

Avatar for HughB @HughB started