You are reading a single comment by @Edd and its replies.
Click here to read the full conversation.
-
I'm happy to compile the build myself if you can tell me which changes I need to make.
If you mean turning off the external 32kHz clock then commenting out this line https://github.com/espruino/Espruino/blob/master/boards/BANGLEJS2.py#L48 should do it.
That is extremely unusual - are you absolutely sure it's that much? And has it always been like that?
If you're hard-rebooting the watch or turning it off a lot then you might expect something as the oscillator stops while rebooting, but that's not something that should normally be done.
That's like 1400ppm when the oscillator should be 20 - and in that case I'd be amazed if Bluetooth worked at all.
If you're sure it's happening I could try and do a custom build for you that didn't use the low speed oscillator - if that works it'd definitely narrow it down and perhaps I could look into finding a way to automatically disable it if it appears to be wrong.