-
I can put the Adafruit nRF52840 feather board into power off mode just fine, but I'm not able to wake from an interrupt. In my case it's a button pulled low, and I'm trying to detect a RISING interru…
-
I'm using the BMP with PlatformIO and an Arduino Nano 33 BLE (nRF52840). Debugging works but firmware upload reliably fails every other time. In particular, it fails after resetting the Arduino (by po…
-
## Context
Clean, build and flash commands are the bare minimum of commands that are needed to build a project. There is no need for the toolchain manager download yet at this stage.
## Require…
-
I recently received an XIAO BLE Sense board based on the nrf52840 and so have started working on a compatibility layer, to support ESB and general communication using the Arduino platform.
It can b…
-
I cannot compile on nrf5x branch.
I'm building make mitosis_ble/master
OS: macOS 12.3.1
CPU: M1 Max
Compiling: tmk_core/protocol/nrf/matrix.c …
-
Dear @TMRh20, thanks for sharing this wonderful library!
I try to port the multiceiver demo in RF24 repo, change the code following your instructions in readme. I set one seeduino xiao ble to be rece…
-
## Origin
Matter(CHIP)
https://github.com/project-chip/connectedhomeip
## Purpose
Matter(It don't matter) is an Application Layer Protocol for home IoT
## Mode of integration
module?
…
-
I followed all instructions as in https://github.com/webusb/arduino, to work WebUSB with my 'Seeeduino XIAO' board,
Modified landing address to, WebUSB WebUSBSerial(1, "localhost:8888");
I can uploa…
-
#### Description
captured output (from murdock):
nrf52: https://gist.github.com/c35dd538a85c7a52ff987da7214d20dc
esp32-wroom-32: https://gist.github.com/0a3ac0d0362d2d8a52e289c54c2eee3b
…
-
## Bug Report
This is a followup to the fixes merged addressing #641, but it seems like a different enough issue that it should have its own bug report.
### Current behavior
After pulling th…