You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/hardware/Runcam/VTX/runcam-wifilink-v1.mdx
+1-76
Original file line number
Diff line number
Diff line change
@@ -88,79 +88,4 @@ For advanced setup guide please read this [article](/use-cases/fpv/advanced-setu
88
88
- Check gs.key.
89
89
- Power cycle your android device and VTX.
90
90
### Basic setup summary
91
-
After basic setup you will get cheapest modern digital FPV system, but you`ll not see OSD, to setup OSD you need to read [advanced setup article](/use-cases/fpv/advanced-setup/). If you want to read instruction from manufacturer, please read [this](https://store-m8o52p.mybigcommerce.com/product_images/img_runcam_wifilink/runcam-wifilink-manual-en.pdf).
92
-
93
-
## How to flash UART to Runcam v1
94
-
95
-
### You will need
96
-
- FTDI FT232RL
97
-
- miniUSB - USB cable
98
-
- A few wires
99
-
100
-
### Software
101
-
- Download and install **Putty**
102
-
- Download and install **Tftpd64**
103
-
104
-
---
105
-
106
-
### Steps to flash the firmware
107
-
108
-
1. Open **CMD** or the **Windows Console**, enter the command:
13. Open the folder where **Tftpd64** is installed and place the **.bin firmware file** there.
152
-

153
-
154
-
14. Follow the commands one by one as shown on the site.
155
-
156
-

157
-
158
-
15.**If your download fails after the third command**, check the TFTP server settings.
159
-
160
-
16.**IP address example**:
161
-
- If your router is in the `192.168.0.1` subnet:
162
-
- Set the first device IP to `192.168.0.123`
163
-
- Set your computer IP to `192.168.0.40`
164
-
(this is just an example)
165
-
166
-
17. After successful flashing, you can flash **Wifilink firmware** through any [Multiconfigurator](https://github.com/OpenIPC/openipc-configurator/releases/).
91
+
After basic setup you will get cheapest modern digital FPV system, but you`ll not see OSD, to setup OSD you need to read [advanced setup article](/use-cases/fpv/advanced-setup/). If you want to read instruction from manufacturer, please read [this](https://store-m8o52p.mybigcommerce.com/product_images/img_runcam_wifilink/runcam-wifilink-manual-en.pdf).
15.**If your download fails after the third command**, check the TFTP server settings.
124
+
125
+
:::tip
126
+
Make sure no firewall or antivirus is blocking TFTP server communication.
127
+
:::
128
+
129
+
16.**Example IP setup (if your router is on 192.168.0.1):**
130
+
- Device IP: `192.168.0.123`
131
+
- PC IP: `192.168.0.40`
132
+
133
+
17. Once UART bootloader works, you can flash **Wifilink firmware** via the [Multiconfigurator](https://github.com/OpenIPC/openipc-configurator/releases/)
0 commit comments