To connect to the Developer Board via USB, do the following:
- If the Devboard isn't connected to your Flipper Zero, turn off your Flipper Zero and connect the Developer Board to it. Then, turn your Flipper Zero back on.
- On your computer, check the list of serial devices.
- macOS: On your computer, run
ls /dev/cu.*
in the Terminal.
- Linux: On your computer, run
ls /dev/tty*
in the Terminal.
- Windows: Go to Device Manager and expand the Ports (COM & LPT) section.
- Connect the Devboard to your computer via a USB-C cable.
- Repeat Step 2. Two new devices will appear — this is the Developer Board.
- Warning
- If the Developer Board doesn't appear in the list of devices, try using a different cable, USB port, or computer.