-
Standard pin names as `D10` are unknown for the Nano RP2040.
- Arduino IDE 2.3.2
- Arduino Mbed OS Nano Boards 4.1.5
- FQBN: `FQBN: arduino:mbed_nano:nanorp2040connect`
```
loading library …
-
When I just power the arduino nano 33 ble and it runs under the mode Board: "Arduino Mbed os nano board -> Arduino nano 33 BLE" with empty loop code, it cost a lot of energy at the begining. It seems…
-
When trying to build the application for a different board I run into trouble with specific device tree labels not being found:
```
[stefan@localhost west]$ west build -b arduino_nano_33_ble -s .
…
-
**Describe the bug**
The trained model program (.ino) for Arduino, which is output after training with `Embedded image models`, cannot be written with current Arduino_tensorflowlite to Arduino nano 3…
-
Hi there, I'm getting the error:
```
Detecting libraries used...
[omitted long line]
Alternatives for BleKeyboard.h: [ESP32-BLE-Keyboard@0.3.0]
ResolveLibrary(BleKeyboard.h)
-> candidates: [ES…
-
Hello
In the arduino IDE 1.8.13 the examples are shown as "INCOMPATIBLE" although I have selected the Arduino Nano 33 BLE.
But I can compile both examples "ble_shining_kb" and "ble_mouse" it and u…
-
Hey Kris,
I am writing to You becouse I have big problem with my Arduino board and I can't resolve this from week.
I want to implement Madgwick filter and quaternions into my Arduino Nano 33 BLE…
-
When I include the library in Arduino IDE, and compile for the Arduino Nano 33 BLE/BLE Sense boards, I get some errors due to `D1` and `D2` being #define-d in `pins_arduino.h`, from the built-in Ardui…
-
Hello all,
I am trying to flash the blink example to my Arduino nano 33 ble sense. "The Arduino Nano 33 BLE Sense is based on the nRF52840 microcontroller." [link](https://store.arduino.cc/arduino-…
-
Dear Pieter,
what is the best platform to ask questions regarding Control Surface?
In case it's here (if not ignore):
What is the best chain to control a motorfader via ble?
If I understand …