Olicorne
Olicorne
Thanks, and no idea of the theoretical upper limit user could expect? Is there a module implemented to get real time power consumption? That would be useful.
@fgaz, by any chance, could you point me to where I could take a look at gadgetbridge's side of this? I am interested in sending local sleep data to gadget...
Sorry, for the number of commits, I ended up changing quite a bit of code in the last commit because I kept having memory errors despite resetting the watch.
I'm afraid this is way above my head so I think I won't be able to provide anything other then having noticed this issue.
Thanks! I don't know C so I can't contribute it. Eager to play with it if this gets implemented!
> It can be done but I would require C level changes to micropython (AFAIK having the REPL enabled over bluetooth disables most of the ble module capabilities since it...
@fgaz I took the liberty of integrating it with the settings app in #310. Is that okay?
Up @daniel-thompson Do you know how it could be possible to access the list of connected device from the watch? I'm so sick of having to reconnect the watch to...
I was convinced for some reason that my watch kept failing to connect to my phone after a refresh but I checked and it works fine. Closing this, sorry :)
I was afraid this was somehow due to [my recent merge](https://github.com/daniel-thompson/wasp-os/pull/318) on battery smoothing but you know way more than me. I have so much code modifying my battery levels...