-
Hello- I wasn't able to get my MK20 to work with arduino 1.6.7, so I flashed it with the firmware found at the bottom of this page
https://developer.mbed.org/platforms/RedBearLab-BLE-Nano/
from ther…
-
Being able to compile the same code on multiple MCUs with little or no change is one of the big pluses of the Arduino ecosystem.
By renaming core classes in the base system of Arduino libraries you a…
-
### Describe the problem
_Sometimes_, if you have a selected board that belongs to a platform and you try to uninstall that platform, the IDE will stop to work. No useful feedback is given, the platf…
-
Hello.
Testing this on XIAO BLE and it fails compile stating it needs fds.h?
What is the compatibility requirement for this code?
-
### Description of defect
I first reported [this](https://github.com/arduino-libraries/Arduino_Pro_Tutorials/issues/21#issue-1073045588) bug at [arduino-libraries/Arduino_Pro_Tutorials](https:/…
-
I need to use same SPI port (MOSI, MISO, SCK) with different Chip Select (CS). However [SPI class](https://github.com/arduino/ArduinoCore-mbed/blob/bbc628439eb4dd64b70348e91ecda8e0c45e318c/libraries/S…
-
Using 8 out of the box new `Arduino Nano RP2040 Connect` boards, I have a problem with all of them concerning the library [WiFiManager_NINA_Lite](https://github.com/khoih-prog/WiFiManager_NINA_Lite).
…
-
I tried including the two file in Arduino and this is what I get when I add
> In one of the cores the function core_share_init() must be called.
```
#include "cores_communication.h"
void setup…
-
The data sent from [CameraCaptureRawBytes.ino](https://github.com/arduino/ArduinoCore-mbed/blob/main/libraries/Camera/examples/CameraCaptureRawBytes/CameraCaptureRawBytes.ino) sketch uploaded to a **P…
-
## Bug Report
### Current behavior
`./arduino-fwuploader firmware flash -b arduino:mbed_nano:nanorp2040connect -a /dev/ttyACM0 -m NINA@1.4.8 --retries 2 -v --log-level trace
`
Flashing of sket…