Daniel Thompson
Daniel Thompson
No reply from submitter... converted to draft status.
Yes. That's about the size of it. The micropython ports for different microcontrollers don't offer identical APIs hence the nRF port uses ubluepy to get access to low-level BLE APIs.
Is this an app with a long NAME or a long name in the apps/ directory? When you say "hang on main.py" you mean that the watch stays showing main.py...
To be honest this is somewhat expected. If a developer gives an app that renders more then 120 pixels wide then the simulator will report the problem so it can...
Assuming you bought the new model P8 (with the magnetic charger) then this is because the sensor is not supported: https://wasp-os.readthedocs.io/en/latest/install.html#colmi-p8
I don't think anybody is currently working on this, so don't expect anything in the short term. Ultimately we never know when an interested person will step forward to write...
The major contraints here is that: - The _bitblit() method requires bgfg to be packed into a single argument. This is a micropython code generation contraint: viper methods cannot have...
I suspect the problem to be in the low level code that implements the NUS protocol (which is part of micropython itself). This commit is exploratory: https://github.com/daniel-thompson/micropython/commit/048bb2da83d0cbe73a829e461bd4f22b86c282bc Before applying this...
> Should we open 2 distinct issues, or do you think they might be related? Wouldn't suprise me if they are the same cause. Hard to say for certain until...
I'm not sure we can allow the default to be off. That would mean extra clicking to turn the flashlight on when opening it from the launcher.