-
## Issue template
- Hardware description: Arduino Nano RP2040
- RTOS:
- Installation type:
- Version or commit hash: galactic v2.0.3
#### Steps to reproduce the issue
To reproduce the issu…
-
how i can run Example "ConnectWithWPA"
1. I included the "WiFiNINA" library
over Sketch -> include Library -> manage Libraries
and
she was installed in /libraries/WiFiNINA
2. if I compile "…
-
I tried to run the MLC examples on the Arduino Nano RP2040, specifically the [LSM6DSOX MLC example](https://github.com/openmv/openmv/blob/master/scripts/examples/Arduino/Nano-RP2040/01-Sensors/lsm6dso…
-
Hey could someone advice me of getting this board onboarded with micropython?
I wrote me an neopixel implementation but now I am struggeling with the missing WIFI.
That's what I found in the cir…
-
Glad I found this simulator.
Any chance of adding the ESP8266 and ESP8266WiFi libraries?
-
I found a strange problem for Arduino Nano Connect
these lines in nina_pins.h completely disable the WiFiNINA library.
```
#if __has_include("WiFiNINA.h")
# define NINA_ATTRIBUTE
#else
# defi…
-
Reference https://github.com/arduino/ArduinoCore-mbed/issues/235
Looks like the bug was reintroduced on a later version of the BSP.
Timers stop working again after 4294 seconds. Exactly same bug…
-
### Describe the bug
_First of all, I am pretty new to electronics and the whole world of microcontrollers, please let me know if I should open a topic / bug report with PlatformIO. It is probably …
-
Im using an Arduino Nano RP2040 Connect .
I have this firmware: `adafruit-circuitpython-arduino_nano_rp2040_connect-sv-7.0.0`
I have these libs: `adafruit-circuitpython-bundle-7.x-mpy-20211116`
…
-
Im getting a warning when compiling for raspberry pi pico.
`WARNING: library Scheduler claims to run on mbed architecture(s) and may be incompatible with your current board which runs on mbed_rp204…