Closed dhood closed 1 year ago
Does it build in a normal sketch without micro-ROS? Are you able to build a wifi example?
oops no I can't use the basic wifi examples either, so I'll close this until I can narrow it down to a micro-ros issue. Thanks!!
Hi @dhood. I'm having the exact same problem. Would you mind telling me how you solved it?
Steps to reproduce the issue
Hi! I'm trying to get started with a new RP2040, but getting compilation errors trying to run e.g. micro-ros_subscriber example that comes with the installation.
I may have the environment configured incorrectly since the examples are nested under an "incompatible" subdirectory in the Arduino IDE, where I understand this board to be supported.
I actually don't need to use WiFi - I'd prefer serial or USB, so if there's a workaround for that, I'm all ears :slightly_smiling_face: Thanks in advance!
Expected behavior
Out-of-the-box demo uploads fine.
Actual behavior
Additional information
I tried manually installing WiFiNina but it didn't help.