Chris L
Chris L
Excellent, thankyou, I didn't realise it was a setting. I'm using the iOS app and it's in there, for reference it's in the app `Settings > Power > ADC Override`....
You were correct, @todd-herbert, many thanks, the ADC override has fixed it. I re-enabled the heartbeat LED and within the space of five minutes the long flashing sequence had happened...
Hello @Ccz119, I didn't mean to take over your bug report. Looks like the ADC Override fixes it, and you can set it in the app or via the CLI....
It was previously `#define ADC_MULTIPLIER 4.9`. Now it's `#define ADC_MULTIPLIER 4.9*1.045` which is `5.1205`. Using override to set it explicitly back to `4.9` has fixed it for me.