Skip to content

Commit

Permalink
small changes for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
RedHawk989 committed Sep 22, 2024
1 parent 363d894 commit 9a4837b
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions vitepress/docs/src/pages/firmware_guide/flashing_tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Once you've selected your board, click **Confirm** to move on to the next step.

### Step 4: Flash firmware.

Once you're ready, hold down the **B** button on your board and connect it to your PC.
Once you're ready, hold down the **B** or **IO0** button on your board and connect it to your PC. (The button may be small, but it's there).
Next, click **Install OpenIris** and select the port corresponding to your board to complete the installation.

<ImageCard :options="image_settings.flashing_tool_flash_firmware"/>
Expand Down Expand Up @@ -80,7 +80,7 @@ If the logs don't look right, ensure that your camera is properly connected to t

::: info Note

- Please note that 5GHz networks are not currently supported, so you will need to use a 2.4GHz network.
- Please note that 5GHz networks are not supported by the hardware, so you will need to use a 2.4GHz network.

:::

Expand Down Expand Up @@ -110,7 +110,7 @@ You'll need to provide the password used to connect to the selected Wi-Fi networ

### Step 3: Send wifi credentials.

Once the installation is complete, unplug your board, then reconnect it to the PC without pressing any buttons and press **Send credentials**
Once the installation is complete, unplug your board, then reconnect it to the PC without pressing any buttons and press **Send credentials**.

<ImageCard :options="image_settings.send_wifi_credentials"/>

Expand All @@ -120,6 +120,8 @@ Once the installation is complete, unplug your board, then reconnect it to the P

After sending is complete, disconnect your board, then reconnect it to the PC without pressing any buttons, and click **Show logs**.
<br/>
Scroll down to find the text labeled **IP: 192.168.XXX.XXX**.
Scroll down to find the text labeled **`IP: 192.168.XXX.XXX`**.

<ImageCard :options="image_settings.flasher_camera_preview"/>

This IP can then be entered into the app or a web browser like: `http://192.168.XXX.XXX`

0 comments on commit 9a4837b

Please sign in to comment.