-
**Describe the bug**
NRFX_TWIM Fails on the XIAO BLE Sense for seemingly all I2C read/writes. Currently I am only trying to read a single byte from a register over I2C on the XIAO BLE Sense. The re…
-
I just identified an issue with crashing, but it only seems to affect my new Feather 82450 Express board, not my XIAO BLE Sense board. In any case, it has to do with requesting a NULL value for pipe n…
-
How to use ble?
Traceback (most recent call last):
File "", line 4, in
ImportError: no module named 'ubluetooth'
MicroPython v1.20.0-24-g867e4dd3d on 2023-04-27; XIAO nRF52840 Sense with NRF5…
-
```
c:\Users\*****\OneDrive\Documents\Arduino\libraries\AutoAnalogAudio\src/AutoAnalogAudio.h:258:3: error: 'adc1_channel_t' does not name a type; did you mean 'i2s_channel_t'?
adc1_channel_t adc…
-
**Describe the bug**
Project fails to build using `Sysbuild` with an out of tree board.
This issue was first posted #53780 and fixed with #56801. The issue appeared again at aff9683387ff3fc6a88cb1…
-
I have a little 6 key macro pad running ZMK. It's based on the XIAO nrf52840 (the non-sense variant). I'm using direct wiring for the switches.
Everything works now, the only Problem is, that the c…
-
Hi,
I'm having an issue with my IMU and Fusion that gives me a headache, so I'm looking for suggestions from everywhere.
My hardware is a XIAO nrf52840 BLE sense, and I want to use the internal 6-…
-
I have two Seeed XIAO nRF52840 Sense devices. One is running ble_midi_simplein.py from examples and second one (client) runs following code that is sending messages:
```
import sys
import os
imp…
-
I wanna make it without the screen.
What is the hourly power consumption? I wanna use it about 6 - 10 hours. Can you recommend what the battery capacity should be?
-
Hy
I really like your products and have a lot of them.
But unfortunately, there is a problem at the attiny1616 (together with Arduino Nano 33 BLE):
- when trying the blink example --> error, see…