The Arduino Nano RP2040 Connect Has Wi-Fi and Bluetooth
on

Nano RP2040 Connect Features
The Arduino Nano RP2040 Connect continues where Raspberry Pi left off when they decided not to put wireless connectivity on the Pico Board. Understandable, as it would have bumped the price up, but felt as a missed opportunity by many. (Also, the people at Raspberry Pi surely knew about Arduino’s plans.)The Nano RP2040 Connect comes equipped with a u-blox NINA-W102 Wi-Fi (802.11b/g/n) and Bluetooth v4.2 radio module. This is a module from the same manufacturer as found on the Arduino Nano BLE 33. It is similar to this board in more ways than its name and form factor.
Besides wireless connectivity the board comes with a microphone for sound and voice activation and a six-axis smart motion sensor with AI capabilities. An RGB LED is available too. 22 GPIO ports (20 with PWM support and eight analogue inputs) let the user control e.g. relays, motors and LEDs and read switches and other sensors.
Program memory is plentiful with 16 MB of flash memory, more than enough room for storing many webpages or other data.
The Arduino Nano RP2040 Connect is “Raspberry Pi Compatible”, meaning that it has not only support for the entire RP2040 software ecosystem but also full support for MicroPython. At the same time, the board supports the Arduino programming language, the IDE 2.0 and all the libraries that come with that. Finally, it can be programmed and operated directly from a browser and it is fully compatible with Arduino Cloud and the Arduino IoT Remote smartphone app.

Discussion (0 comments)