1) run Bangle.getHealthStatus("day").steps via the IDE and check what steps are reported.
If the step count looks close to your other fitness band then the problem is some config on your watch.
2) Try and setup a minimum sets of apps to start with. Say just the default ones that are present after a factory reset. Then update all they apps. Then install Lato Pedometer so you can see the step count.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Suugest a couple of thing.
1) run
Bangle.getHealthStatus("day").steps
via the IDE and check what steps are reported.If the step count looks close to your other fitness band then the problem is some config on your watch.
2) Try and setup a minimum sets of apps to start with. Say just the default ones that are present after a factory reset. Then update all they apps. Then install Lato Pedometer so you can see the step count.
See how that goes.