Step 3 - Connect to your Pico-SDK-JS via the CLI
-
Make sure your Raspberry Pi Pico is connected via USB and run
psjto start the CLIRunning
psjwill automatically attempt to connect to the first device running the Pico-SDK-JS engine. If you have multiple devices running the Pico-SDK-JS engine, then you can connect to a specific device viapsj --connection <device name>. For more information on connecting see CLI Command Line Usage