Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Board/Arduino Nano RP2040 Connect] Adding the first rp2 board with wifi. #7634

Closed
@Cellebyte

Description

@Cellebyte

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 circuitpython project. But sadly circuitpython does not support uasyncio.

USB_VID = 0x239A
USB_PID = 0x00CF

USB_PRODUCT = "Arduino Nano RP2040 Connect"
USB_MANUFACTURER = "Arduino"

CHIP_VARIANT = RP2040
CHIP_FAMILY = rp2

EXTERNAL_FLASH_DEVICES = "AT25SF128A, IS25LP128F"

CIRCUITPY__EVE = 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions