-
### Port, board and/or hardware
RP2, Board Arduino Nano Connect 2040 with NINA W102 module.
### MicroPython version
MicroPython v1.24.0-preview.118.g5f3ecc29f on 2024-07-20; Arduino Nano RP20…
-
I have the same issue as @nschurando and @ggerganov. I'm using the Arduino Nano RP2040 Connect with the Arduino Mbed OS Nano Boards package in Arduino IDE 1.8.13. It won't compile with
`#elif define…
-
I'm trying to get set up with the Arduino Nano RP2040 Connect board, but can't get the blinky example to work. I've tested that the Arduino IDE can program its own blinky example (so the board/LED de…
-
I find the download_instructions button to be incredibly useful, so here is a list of all boards without the link enabled.
List requested by limor so we can backfill boards that already have good …
-
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 …
-
Is this fork compatible with Arduino Nano RP2040 Connect? I see that original repo has seperared builds for this board, so I guess I'd need a dedicated build here to?
-
## Description
Library does not compile on Arduino Nano RP2040 Connect.
Problem is very similar to [#37](https://github.com/PaulStoffregen/CapacitiveSensor/issues/37) , but solution does not work …
-
[Nano RP2040.zip](https://github.com/fritzing/fritzing-parts/files/12015220/Nano.RP2040.zip)
-
Hi all,
First of all THANK YOU for... like... everything you do! 🤗
Regarding the:
https://docs.arduino.cc/tutorials/nano-rp2040-connect/rp2040-ap-web-server-rgb
Is there example/plan regard…
ams1 updated
7 months ago
-
Is there any example to use the MP34DT06JTR microphone on Arduino Nano RP2040 Connect? Currently, the microphone driver supports communication over I2S. How can I use it with RP2040 or is there any ot…