You could use setTimeout to monitor the step count (but not too often to avoid draining the battery), then use display.on.
Best AnswerThanks Catplace.
I see, so you check every 10 seconds or so and if conditions are met, you force the screen to wake.
Best Answer