-
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 …
-
I am just asking because I have a few picos with me. Just want to make sure that Pico is powerful enough to do this.
-
I'm using an Arduino Nano RP2040 Connect with the NINA module. I've got a service that exposes some string characteristics that I want to feed a different value to each time they're read. I've set an …
kk7ds updated
2 years ago
-
## Bug Report
### Current behavior
`./arduino-fwuploader firmware flash -b arduino:mbed_nano:nanorp2040connect -a /dev/ttyACM0 -m NINA@1.4.8 --retries 2 -v --log-level trace
`
Flashing of sket…
-
Hi all,
I am trying to BLE broadcast IO pin readings from an Arduino RP2040 Nano Connect. This data will be picked up by a Raspberry Pi running TheengsGateway. Does the `ArduinoBLE library` support…
-
There are a number of different boards with the RP2040 device mounted; you can actually see them defined in the pico SDK under pico-sdk\src\boards\include\boards. Most of them are pretty similar, but…
-
**Describe the bug**
I'm working on a code sample to utilize the IoT Hub device twin, where the first step is to request the device twin from cloud to device. After the request is sent, there is no…
-
Is Bluetooth classic support planned for this FW?
I have found out that only Bluetooth LE seems to be supported so far.
-
## Issue template
I'd like to share a workaround for micro-ros_publisher_wifi example hanging after 90 seconds.
- Hardware description: a ESP32-WROOM-32 board connected to a Docker
- RTOS: Arduin…
-
I tried modifying it to work in rp2040 and Arduino Nano RP2040 but no luck so far.
I managed to make it show up as eight buttons and dual joystick with minor changes, but it doesn't trigger any but…