-
**Describe the bug**
Using the nRF Connect App and the appended code, whenever I try to send a notification to all connections, an error is returned by `notify_cb`. It seems that this error originate…
-
Hello,
i'am trying to imlement an GPIO Interrupt.
See Arduino Low Power:
https://github.com/mristau/Arduino_nRF5x_lowPower/blob/master/examples/power_off/power_off.ino
But the attachInterrupt(…
-
Get it set to VDD, currently using internal reference, causing voltages readings to max out at 0.6v
-
Hello All,
First - thank all of you that are involved in this effort and maintaining this repository on github for the rest of us to use.
I have a request - after looking here:
https://infocent…
-
I'm trying to create a BLE peripheral that periodically notifies the central of a sensor value and then goes to sleep. I'm noticing that even during the `k_sleep`, there's a significant current draw …
-
By default, BLE and the nRF52 are limited to transmitting 20 bytes per packet, but there is a mechanism to transfer more data for higher throughput on supporting devices (on both ends of the connectio…
-
The ble_bas_peripheral_notify example is currently broken. After cargo command "cargo run --bin ble_bas_peripheral_notify" with an nRF52840 development kit, the following panic is reported in the term…
-
### Verification
- [X] I searched for similar feature request and found none was relevant.
### Pitch us your idea!
Pinetime support of external bluetooth sensors
### Description
Hello
Thank you…
-
I suddenly have 1 tag that is misheard from 2 anchors. reported as on the other side of the anchor board
one should report about -20 to -45, but reported as +44
other should report at + 20-25, r…
-
Im trying to deploy it on a Microbit:v2.
1. The public key is supposed to be 28 digits. I just generated a 28 digit string such as: `MIGeMA0GCSqGSIb3DQEBAQUAA4GM` Is that okay what public/private k…