TP-LINK EAP623-Outdoor HD v1
From TechInfoDepot
(Redirected from TP-LINK EAP623 Outdoor HD)
This article's use of red links may need cleanup. |
| abgn+ac+ax (AX1800) | |
|---|---|
| AX1800 Indoor/Outdoor Wi-Fi 6 Access Point | |
|
| |
| Homepage | Product page |
| Wikipedia | TP-Link |
| WikiDevi.wi-cat.ru | TP-LINK EAP623 ODHD |
| 3rd Party Firmware | |
| dd-wrt | Status Unknown |
| OpenWrt | Supported |
| Tomato any flavor | Incompatible |
| Gargoyle | Status Unknown |
| Platform | |
| Brand • Model • Rev | TP-LINK EAP623-Outdoor HD v1 |
| FCC ID | 2BCGWEAP623ODHD |
| Type | enterprise access point |
| CPU1 | Qualcomm IPQ6018 |
| CPU1 Type | ARM Cortex-A53 |
| CPU1 Speed | 1.8 GHz ( 4 cores ) |
| Flash1 Chip | ESMT F59D1G81MB |
| Flash1 Size | 128 MiB 134,217,728 B <br />1,048,576 Kib <br />131,072 KiB <br />1,024 Mib <br />0.125 GiB <br /> (NAND) |
| RAM1 Size | 1 GiB 1,024 MiB <br />1,073,741,824 B <br />8,388,608 Kib <br />1,048,576 KiB <br />8,192 Mib <br /> |
| RAM1 Chip | ESMT M15T4G16256A x 2 |
| ETH chip1 | Qualcomm IPQ6018 |
| ETH chip2 | Realtek RTL8211F |
| Ethernet Port Count | 1-1GbE-LAN |
| Wired Standard | IEEE 802.3i/3u/3ab |
|
802dot11 OUI: none specified | |
| Stock bootloader | U-Boot |
| Expansion IF types | none specified |
| PoE | 802.3at, standard |
| Power | 48 VDC, 0.5 A |
| Serial Port (UART) | yes, 3.3V TTL, (115200 8N1) |
|
Flags: | |
|
| |
| Other | |
|
Default login user: admin | |
| Manuf/OEM/ODM | Proware |
| 3rd Party Firmware Support |
OpenWrt • (List | Dev | DLs) |
| Retail | |
| FCC approval date | 25 December 2023 |
| ASIN |
B0CQLJCZ6Z |
| Country of manuf | China |
| Radio 1 | |
| Chip1 | Qualcomm IPQ6018 |
| Wireless interface OUI | none specified |
| Antenna Connector Type | none specified |
| MIMO status | 2x2:2 |
| Wireless Standard | IEEE 802.11b/g/n/ax |
| 802.11ax | up to 867 Mbps |
| 802.11n | up to 300 Mbps |
| 802.11g | up to 54 Mbps |
| 802.11b | up to 11 Mbps |
| WiFi Operating Frequency | 2.4 GHz |
| Radio 2 | |
| Chip1 | Qualcomm QCN9074 |
| Wireless interface OUI | none specified |
| Antenna Connector Type | none specified |
| MIMO status | 2x2:2 |
| Wireless Standard | IEEE 802.11a/n/ac/ax |
| 802.11ax | up to 1201 Mbps |
| 802.11ac | up to 867 Mbps |
| 802.11n | up to 300 Mbps |
| 802.11a | up to 54 Mbps |
| WiFi Operating Frequency | 5 GHz |
For a list of all currently documented Qualcomm chipsets with specifications, see Qualcomm.
For a list of all currently documented Realtek chipsets with specifications, see Realtek.
For a list of all currently documented TP-LINK devices with specifications, see TP-LINK.
Flashing
| NOTE: During configuration or flashing a device, the only things that should be hooked to the device is the computer and power. |
Flashing OpenWrt
Target: qualcommax
Subtarget: ipq60xx
Package architecture: aarch64_cortex-a53
Supported Since Commit
Support started version: 25.12.0
Current supported version: 25.12.1
Subtarget: ipq60xx
Package architecture: aarch64_cortex-a53
Supported Since Commit
Support started version: 25.12.0
Current supported version: 25.12.1
LAN Comment: Realtek RTL8211F GbE Phy
WLAN Hardware: Qualcomm IPQ6018, Qualcomm QCN9074
WLAN Comment: 2.4GHz MIMO 4x4, 5GHz MU-MIMO 4x4
Installation method(s):
see git-commit
Recovery method(s):
see git-commit
WLAN Hardware: Qualcomm IPQ6018, Qualcomm QCN9074
WLAN Comment: 2.4GHz MIMO 4x4, 5GHz MU-MIMO 4x4
Installation method(s):
see git-commit
Recovery method(s):
see git-commit
| git • >> |
|---|
ipq60xx: add support for TP-Link EAP623-Outdoor HD v1 Specifications: * SoC: Qualcomm IPQ6018 (64-bit Quad-core Arm Cortex-A53 @ 1800MHz) * Memory: 1 GiB * Serial Port: 3v3 TTL 115200n8 * Wi-Fi: QCN9074 (4x4 5 GHz 802.11ax) * Wi-Fi: IPQ6018 (4x4 2.4 GHz 802.11b/g/n/ax) * Ethernet: RTL8211F (10/100/1GBASE-T) * Flash: ESMT F59D1G81MB (128 MiB) * LEDs: 1x Green Status (GPIO 37 Active High), 1x Yellow Status (GPIO 32 Active High) and an LED global control GPIO (GPIO 36 Active High, set up by U-Boot) * Buttons: 1x Reset (GPIO 9 Active Low) Installation Instructions (Serial+TFTP): 1. Solder 4 pin header to the pads near T32 and T31. 2. Connect 3V3 TTL port to TX, RX, and GND, which are pad T31, T32 and the pad near T31 respectively. Be sure not to connect VCC and crossover TX and RX. 3. Copy RAM firmware image openwrt-qualcommax-ipq60xx-tplink_eap623od-hd-v1-initramfs-uImage.itb to TFTP server root, available at 192.168.0.1. 4. Connect PoE ethernet cable to the RJ45 port and hold Ctrl+B in the serial console (115200 baud) until autoboot is halted. 5. Run the following commands in the U-boot prompt: # setenv serverip 192.168.0.1 # setenv ipaddr 192.168.0.99 # tftpboot 0x44000000 openwrt-qualcommax-ipq60xx-tplink_eap623od-hd-v1-initramfs-uImage.itb # bootm You may need to type Ctrl+C and Enter before running these commands to clear invisible characters from the buffer. 6. Run the following command in a terminal to copy the sysupgrade image to be installed (check IP address): $ scp openwrt-qualcommax-ipq60xx-tplink_eap623od-hd-v1-squashfs-sysupgrade.bin root@192.168.1.1:/tmp/ 7. Activate the OpenWrt serial console and run the following commands: # cd /tmp # sysupgrade -n openwrt-qualcommax-ipq60xx-tplink_eap623od-hd-v1-squashfs-sysupgrade.bin 8. The AP will reboot and OpenWrt will be successfully installed. |
See also
- TP-LINK EAP603 Outdoor • AX1800
- TP-LINK EAP610 Outdoor (v1.2) • AX1800
- Qualcomm IPQ6000/QCN5022/QCN5052
- RTL8211FS, ESMT F59D1G8MB/M15T4G16256A
- TP-LINK EAP620 HD (v1) • IPQ8074
- TP-LINK EAP623 Outdoor HD (v1) • IPQ6000
- TP-LINK EAP625 Outdoor HD (v1) • IPQ6000
- Qualcomm IPQ6000/QCN5022/QCN5052
- TP-LINK EAP650 Outdoor • AX3000
- TP-LINK EAP660 HD (v1) • IPQ8074
- TP-LINK EAP668 Outdoor HD • AX3600
Categories:
- TP-LINK
- Embedded system/enterprise access point
- Embedded System Qualcomm
- Embedded System IPQ6018
- Qualcomm
- Embedded System ARM
- Embedded System Cortex-A53
- Embedded System RTL8211F
- Embedded System Realtek
- Realtek
- Manuf Proware
- OpenWrt Supported
- Has Mimo Status
- Embedded System IEEE 802.11b/g/n/ax
- Embedded System QCN9074
- Embedded System IEEE 802.11a/n/ac/ax
- Dual-Radio Wireless Embedded System
- Wireless Embedded System
- Dual-Band
- Embedded System
- English Documentation