-
The USB keyboard and mouse examples do not build for RP2040 based boards with the error:
```
In file included from /Applications/Arduino.app/Contents/Java/examples/09.USB/Keyboard/KeyboardMessage/…
-
I was recently interested to build static and shared library versions of the `micropython/examples/embedding` case using cmake and I managed to get it roughly done ( see this [public repo](https://git…
-
functions `set_handshake_gpio`, `reset_handshake_gpio`, `set_dataready_gpio` and `reset_dataready_gpio` use `WRITE_PERI_REG` which treats mask as a 32 bit value.
I want to make esp-hosted-fg work o…
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
- [X…
-
- Hardware description: Rasperry PI connected to RP2040 nano connect
- RTOS: NA
- Version or commit hash: Humble
Hello again,
I am running uROS on a RP2040 connect. As usual, for testing I am …
-
Hello,
Whenever I try to include ArduinoHttpServer on a project for an Arduino RP2040 Connect, it fails to compile.
Ex :
```Arduino
#include
void setup(){}
void loop() {}
```
Output :
…
-
The RBG LED on the Arduino RP2040 Connect cannot be used at the same time with BLE. I was not sure where to create the issue as it could be in the NINA firmware or library as well. Please advise if yo…
-
With today's [nightly build](https://micropython.org/resources/firmware/ARDUINO_NANO_RP2040_CONNECT-20220708-unstable-v1.19.1-113-g9af6a275d.uf2) this occurs
```
MPY: soft reboot
MicroPython v1.19.…
-
### Describe the problem
I have the following setup: https://github.com/arduino/arduino-ide/pull/1132#pullrequestreview-1031068976
When I start the application I see the following errors logged:…
-
## Current State
In the https://docs.arduino.cc/tutorials/ page, there are duplicated tutorials for PLC (red) and MicroPython (blue).
![image](https://github.com/arduino/docs-content/assets/75624145…