Hi, I tried https://github.com/elixir-circuits/circuits_quickstart with Raspberry Pi 4B successfully. Then I tried Raspberry Pi Zero W with circuits_quickstart_rpi0.fw, using a USB cable connecting to my Mac.
In the document, it says
The Circuits Quickstart firmware configures Raspberry Pi Zero, Zero W, 3 Model A+, and any BeagleBone-compatible device in what’s called gadget mode. In gadget mode, the device uses a USB cable for power, serial console, and networking.
But I cannot ssh to it with ssh circuits@nerves.local
. I confirm the Pi is booted as the green light keeps flashing. Did I miss anything? Thanks