Skip to content

Commit 33ed6b1

Browse files
added pictures of internal radxa and wifi/power boards
identified eMMC chip as sumsung KLMBG2JETD-B041 32GB
1 parent 10abd08 commit 33ed6b1

File tree

4 files changed

+12
-11
lines changed

4 files changed

+12
-11
lines changed
1.7 MB
Loading
1.06 MB
Loading
2.74 MB
Loading

src/content/docs/hardware/EMAX/VRX/emax-wyvern-link-vrx.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,30 @@ description: "Emax Wyvern Link documentation page for OpenIPC wiki"
66

77
### Specifications
88

9-
|SOC board | [Radxa ZERO 3W](https://radxa.com/products/zeros/zero3w/) with xxxGB of eMMC |
9+
|SOC board | [Radxa ZERO 3W](https://radxa.com/products/zeros/zero3w/) with 32GB of eMMC |
1010
|:------------------------------|:---------:|
11-
|WiFi chip | [RTL8812AU](/use-cases/fpv/net-cards/rtl8812au) (5MHz, 10MHz, 20MHz, 40Mhz) |
12-
|Bracket hole spacing | 21mm*21mm (Fatshark, Skyzone standard) |
11+
|WiFi chip | [RTL8812AF1](/use-cases/fpv/net-cards/rtl8812au) (5MHz, 10MHz, 20MHz, 40Mhz) |
12+
|Bracket hole spacing | 21mm*21mm (Fatshark, Skyzone standard) |
1313
|Size | 88mm(width), 55.5mm(height), 40.5mm(depth) |
1414
|Weight | 101.2g (complete kit) / 87.7g (with antenna) / 71.6g (without antenna) |
1515
|Antennas | SMA connector (kit: LHCP Omni + Patch) |
16-
|Factory Firmware | SBC v1.9.6 (1.9.9?) |
16+
|Factory Firmware | SBC v1.9.6 (v1.9.9?) |
1717
|Included cables | short USB, split-Y power cable, micro-HDMI to mini HDMI |
1818

1919
### Boards
20-
TODO: I need to take pictures of the internal boards. wifilink2 boards as placeholders for now
2120

2221
#### RADXA ZERO 3W
2322
![image](https://docs.radxa.com/en/assets/images/radxa_zero_3w-84a1e0f01c8381ff1a202d4322f9ed17.webp)
2423

24+
![image](/images/emax_vrx_radxa_board_front.png)
25+
26+
![image](/images/emax_vrx_radxa_board_back.png)
27+
28+
eMMC is Samsung [KLMBG2JETD-B041 32GB](https://semiconductor.samsung.com/estorage/emmc/emmc-5-1/klmbg2jetd-b041/)
29+
2530

2631
#### Emax custom power, wifi and buttons board
27-
<ThemeImage
28-
lightSrc="/images/runcam-wifilink-2-motherboard-up-light.png"
29-
darkSrc="/images/runcam-wifilink-2-motherboard-up-dark.png"
30-
alt="Motherboard down image"
31-
/>
32+
![image](/images/emax_vrx_wifi_power_board.png)
3233

3334

3435
## Basic setup
@@ -85,7 +86,7 @@ It is recommended to flash the latest firmware onto an SDcard and boot from the
8586

8687

8788
### SBC 2.0.0 Beta2 setup for wfb-ng
88-
Download [SBC 2.0.0 Beta](https://github.com/OpenIPC/sbc-groundstations/releases/tag/zero3w-v2.0.0-beta2) and flash onto an SDcard using [belenaEtcher](https://etcher.balena.io/) or your favorite flash utility. After the firmware is flashed remount the SDcard on your PC. The main /config drive will mount (possibly as D:) and allow you to edit the /config/setup.txt and the GPIO files.
89+
Download [SBC 2.0.0 Beta2](https://github.com/OpenIPC/sbc-groundstations/releases/tag/zero3w-v2.0.0-beta2) and flash onto an SDcard using [belenaEtcher](https://etcher.balena.io/) or your favorite flash utility. After the firmware is flashed remount the SDcard on your PC. The main /config drive will mount (possibly as D:) and allow you to edit the /config/setup.txt and the GPIO files.
8990

9091
Create a new GPIO button layout file /config/scripts/GPIO/Emax.yaml or modify the /config/scripts/GPIO/Custom.yaml file.
9192

0 commit comments

Comments
 (0)