-
**Arduino Nano RP2040 and OpenMV IDE**
I was testing the RP2040 Connect with OpenMV IDE. I followed exactly the same steps described in [this link ](https://docs.arduino.cc/tutorials/nano-rp2040-con…
-
Hello Khoih,
The library must have a problem.
Remember that I told you that sometimes, when restarting the servers, the mkr 1000 with ethernet shield and with your library, socket.io could not rec…
ghost updated
3 years ago
-
Using the board "Arduino Nano RP2040 Connect" I have two or three questions:
1. to set my own Access-Point SSID and PW - what do I have to do ?
I thought of using the `WiFiManager_NINA->begin(HOS…
-
Hello!
I am using your great project and I came across an incomprehensible microcontroller behavior. A bunch of Mega 2560 + ESP 8266 - 07 works for me. ESP8266_AT_WebServer ver. 1.3.0.
It accesses…
-
Something similar to the wifiducky? Would be great to see!
-
Per
https://github.com/arduino/ArduinoCore-mbed/blob/52f7f1583b29bb35811ab71b9b2fd3498b7eed99/variants/NANO_RP2040_CONNECT/linker_script.ld#L1-L7
this board has 2MByte flash. but if I look at Ea…
-
Am trying to get the larger SparkFun 16x2 SerLCD Qwiic display https://www.sparkfun.com/products/16396 to work with CIrcuitPython running on an Arduino Nano RP2040 Connect (other displays, such as the…
-
### Describe the bug
Same or similar behaviour as described in #9
I am using this lib for my Co2 Ampel (see #10) Firmware now
Everything works as expected until the serial monitor of the Arduino…
-
I'm following [this](https://www.arduino.cc/en/Tutorial/WiFiNINAFirmwareUpdater) guide trying to update the firmware on the board and I get this message after running the CheckFirmwareVersion example:…
-
Thanks for the great work on this library. I have an issue that might not be a bug; in that case it would be a useful feature i think.
When the configured WiFi network becomes unavailable, retries…