-
A Discord discussion led me to want the ability to have something like `CURRENT.UF2`, but contained both the current version of CircuitPython and the contents of the CP filesystem (`code.py`, `lib`, e…
-
i have been using this library with an Arduino Nano 33 BLE Sense,
and Arduino released a new core for it, where the architecture is named mbed_nano
so now i have a warning that says
"
WARNING: lib…
-
Hey,
I'm currently working with an Adafruit Feather nRF52840 Sense.
I understand this isn't currently supported but I'm wondering if it's close enough in function to the Feather Express to use.
…
-
When I use the latest firmware([c2fe97f9](https://github.com/canokeys/canokey-nrf52/commit/c2fe97f92488213ad0621673c825e3ed02ef7df2)) on `makerdiary nRF52840 MDK USB Dongle w/ Case`, pressing the butt…
-
I have tried to edit the fastpin_arm_nrf52_variants.h file an port this specific board (like people did at #747 and #1647) but i still get invalid pin errors like:
error: static assertion failed: I…
-
**Describe the bug**
High packet loss on SF5 when using an SX1280 modem. SF6 provides a higher data rate.
Debug mode output
When sketches configured with SF6:
```
Bitrate: 91 kbps
Bitrate:…
-
ref https://www.nordicsemi.com/eng/Products/Bluetooth-5
ref https://www.novelbits.io/bluetooth-5-speed-maximum-throughput/
Update 1: iOS 13.4 could enable long range feature on compatible device …
-
Having a multi coloured display is a real bonus, I can use it to indicate errors and the like.
But if I flash/change colours a few times that's a couple writes to EPROM, and the 100,000 count will …
-
### Reproduction steps / Feature
```bash
With SHA b278e34bbf4720ac6008776fec2aba8a3a75ebd8
Steps to reproduce:
1. cd connectedhomeip
2. git reset ---hard b278e34bbf4720ac6008776fec2aba8a3a75eb…
-
If you have an example of why you use/need `static mut`, particularly in an embedded context, I'm interested in hearing why! This will help me provide safer alternatives in `grounded` in the future.
…