-
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…
-
### 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:…
-
- did a proof-of-principle test on a an [Arduino Nano RP2040 Connect](https://store-usa.arduino.cc/collections/boards/products/arduino-nano-rp2040-connect-with-headers) where I just squeezed the foam …
-
When working with CircuitPython 7.1.1 on an Arduion Nano RP2040 Connect it should be possible to access a number of pins on the ESP32. However, accessing two of these pins results in errors being thro…
fivdi updated
2 years ago
-
I am having issues with the IMU not passing the setup. I isolated the issue to this portion. as shown below. I created the error IMU_HW_ERROR6 as this is where my code stops. I'm not sure what portion…
-
### Description
i want to use this library using the rp2040 board but it seems the library does not directly support the raspberry pi version but it does support the Arduino Nano Rp2040 Connect. …
-
Hi all,
Below is the code operating on an Arduino RP2040 Nano Connect. I am facing an issue with WiFi/MQTT reconnection portion of my code. When WiFi and MQTT are connected, the code functions as …
-
### Describe the problem
On ChromeOS i have tried using the Appimage package of Arduino IDE within the Linux dev environment but the IDE has not shown/had access to the ports of the devices plugged…
-
### 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…