-
This issue aims to list all USB requests:
* [ ] RNDIS (#506): networking over USB
* [ ] Library (#559): Extend USB class support using Pluggable USB from Arduino and providind more classe support.…
-
I'm trying to use a firmata example for bluetooth which is supposedly compatible with the R1 Wifi but I'm hit with this error. I know this has been resolved with other boards in the past by adding the…
-
- Arduino board: Arduino Nano 33 BLE
- Arduino IDE version (found in Arduino -> About Arduino menu): 1.8.10
- List the steps to reproduce the problem below (if possible attach a sketch or
c…
-
Hi, I'm trying to add unity tests to an rp2040 connect project.
I take the basic blink example: https://github.com/platformio/platform-raspberrypi/tree/develop/examples/arduino-blink
and that bu…
-
Hi, I have little experience programming on Arduino.
I'm trying to implement firmware update via OTA on nRF52840 custom board (Arduino Nano 33 BLE).
The ArduinoBleOTA library seems very suitable to …
-
SdFat Version 1.1.4
Arduino IDE - 1.8.12
Board - Arduino Nano 33 BLE Sense
When compiling the out-of-the-box RawWrite example I'm getting a compilation error, caused by colliding definitions `err…
-
Often builds have command line defines
As these defines are part of the build they must be includable in the profile. e.g.
```
profiles:
nanorp:
fqbn: arduino:mbed_nano:nanorp2040connec…
-
@facchinm Since the 1.1.6 release of this Arduino core we have naming issues between the Arduino and the Mbed serial interfaces. Has anything changed here?
```
Arduino: 1.8.13 (Windows 10), Board:…
-
We have tested blink on Nano 33 BLE Sense in two different computers with same results ... we cannot compile and get the following output:
```
Arduino: 1.8.11 (Windows Store 1.8.28.0) (Windows 10), …
-
### Operating System
Windows 11
### Arduino IDE version
2.3.2
### Board
Raspberry Pi RP2040
### ArduinoCore version
4.1.5
### TinyUSB Library version
3.3.1
### Sketch as ATTACHED TXT
exampl…