-
Ubuntu 20.04, trying to pair PineTime, but after selecting "Keep paired", here's the log that appears in the terminal (running the Flatpak):
```
Traceback (most recent call last):
File "/app/shar…
-
I'm trying to configure the PineTime with the PinePhone. As the phone has limited resources, both battery life and screen real estate, I'm trying to optimize that. I didn't find a command line interfa…
-
I've added a branch to create a debug view that BLE logs will print to, and I can add DFU logs and internal application logs as well. I started this to try to glean some information from error message…
xan-m updated
3 years ago
-
**Describe the bug**
sending to bma421 config file buffer(a very huge size buffer), using i2c_burst_write with error the following error:
```
[00:00:00.698,822] i2c_nrfx_twim: Need to use concaten…
-
This applies to a 1.7.1 develop build that includes secure pairing PR #796.
While chatting about whether or not to persist the airplane mode setting, @kieranc asked why not. After explaining the p…
-
#### Description
When creating an application for the Pinetime, cpu_init() and consequently board_init() will get stuck somewhere, meaning any code after that does not seem to run.
#### Steps to r…
-
The [pinetime wiki article on switching between infinitime & wasp-os](https://wiki.pine64.org/wiki/Switching_your_PineTime_between_InfiniTime_and_Wasp-os) says to install reloader-mcuboot, and then in…
-
hi basically what the title says you move your arms around and it counts steps.
-
My PineTime is one of the original units that originally came with the closed-source DaFit firmware, and on that former, I used to get about 2-2.5 weeks of battery life (depending on how much I intera…
-
This might be a very basic issue as I am not too familiar with C toolchain cross-compilation. The Rust side of thing should be ok as I have a working project deploying to STM32F4 (blackpill).
I'm …