unleashed-firmware/documentation/devboard/USB connection to the Devboard.md
Ruslan Nadyrshin 421bd3e1f9
Wi-Fi Devboard documentation rework (#3944)
* New step-by-step documentation structure for Wi-Fi Devboard
* Added a description of working under Windows
* Added a description of switching Devboard operation mode (Black Magic, DAPLink)
* The images for the documentation are uploaded to the CDN
* The text in the sidebar, near the dolphin logo, changed from blue to black/white

Co-authored-by: knrn64 <25254561+knrn64@users.noreply.github.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-10-14 14:47:12 +01:00

951 B

USB connection to the Devboard

\image html https://cdn.flipperzero.one/Flipper_Zero_WiFi_devboard_USB_connection_CDN.jpg width=700

To connect to the Developer Board via USB, do the following:

  1. 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.

  2. 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.

  3. Connect the Devboard to your computer via a USB-C cable.

  4. 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.