-
Hello Team Seeed-Studio,
I want to know if I can run Seeed Arduino FreeRTOS on XIO BLE nRF52840?
-
Update: See [further below](https://github.com/lnlp/LMIC-node/issues/45#issuecomment-1173196192) for a more complete description of the workaround.
---
I have observed a bootloop after using the…
-
First Rémi, thank you for your hard work. I ported telemetry (plain C) to the K22FN512 (a cortex M4 cpu) platform on the K22F freedom board. And only recently I'm in the need of sending data from the …
-
Hello,
When I try to program the device the stack gets completely stuck. I use an RP2040 with an attached external flash (128Mbit) on QSPI.
Platformio.ini is based on the example provided in `k…
-
[Nicla_IoT_Bridge.ino](https://github.com/arduino/nicla-sense-me-fw/actions/runs/9029376790/job/24811607057?pr=139#step:3:1146) and [Portenta_BLE_Bridge.ino](https://github.com/arduino/nicla-sense-me-…
-
### Describe the problem
The environment variable `$ARDUINO_BOARD_MANAGER_ADDITIONAL_URLS` is [documented to allow a space-separated list of URLs](https://arduino.github.io/arduino-cli/0.36/configura…
egnor updated
4 months ago
-
Dear @csash7 thanks for your great project !
Have you thought about adding absolute coordinates to your library with specific HID Descriptor and Report ?
I would be willing to help and test on andro…
-
Is it possible to use the ESP32_BLE_Arduino library to build a HID-Keyboard to send keystrokes to another device? My goal: I would like to connect a ESP32 board to a BT device like an iPad and send a …
-
Hello,
I am facing some issues while trying, in a larger project, to accomplish the following:
1. Try to connect to the internet via WiFi
2. If connection fails, open Access Point (AP) and le…
-
Hello, I have this kind of use case:
A web app accesses at least two functionally different devices on serial ports. For reference, it is a serial interface to transceiver control (CAT) and Arduino…