-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
I'm trying to get set up with the Arduino Nano RP2040 Connect board, but can't get the blinky example to work. I've tested that the Arduino IDE can program its own blinky example (so the board/LED definitely works) and I've tried the pico_blinky example on a Pico board and seen the flashing LED there (so I think my toolchain's OK). However, when I run cargo run --release --example nano_blinky I can see that the UF2 is copied to my board, which then reboots (so I lose the drive that it appears as in bootloader mode) but there's no sign of a flashing LED.
I don't have the means to connect a debugger to the board, and I don't see any indication of any signs of life. Can anyone suggest where I might be going wrong?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels