Edge-corE OAP100

From TechInfoDepot
Jump to navigationJump to search
abgn+ac (AC1200)
Outdoor Wi-Fi 5 Access Point
Homepage Product page
3rd Party Firmware
dd-wrt Status Unknown
OpenWrt Partial Support
Tomato any flavor Incompatible
Gargoyle Status Unknown
Platform
BrandModelRev Edge-corE OAP100
FCC ID (fcc.io) none specified
FCC ID (fcc.report) none specified
Type access point
CPU1 checkY Qualcomm IPQ4019
CPU1 Type ARMv7 Cortex-A7
CPU1 Speed 710 MHz ( 4 cores )
Flash1 Chip Brand? Model?
Flash1 Size 256 MiB 268,435,456 B <br />2,097,152 Kib <br />262,144 KiB <br />2,048 Mib <br />0.25 GiB <br /> (eMMC NAND)
RAM1 Size 256 MiB 268,435,456 B <br />2,097,152 Kib <br />262,144 KiB <br />2,048 Mib <br />0.25 GiB <br />
RAM1 Chip Brand? Model?
ETH chip1 Qualcomm IPQ4019
Ethernet Port Count 1-1GbE-WAN
1-1GbE-LAN
Wired Standard IEEE 802.3i/3u/3ab

802dot11 OUI: none specified

Expansion IF types none specified
PoE 802.3at, standard
Power 10-24 VDC, ? A
Serial Port (UART) yes

Flags:
Wave2, LTE, BLE

Other
3rd Party Firmware Support OpenWrt • (List | Dev | DLs)
Retail
Availability End of Life
Physical
Dimensions 45.0 cm x 23.0 cm x 7 cm
Weight 2.10 kg
Radio 1
Chip1 Qualcomm IPQ4019
Wireless interface OUI none specified
Antenna Connector Type none specified
MIMO status 2x2:2
Wireless Standard IEEE 802.11b/g/n
802.11n up to 300 Mbps
802.11g up to 54 Mbps
802.11b up to 11 Mbps
WiFi Operating Frequency 2.412 – 2.472 GHz
Radio 2
Chip1 Qualcomm IPQ4019
Wireless interface OUI none specified
Antenna Connector Type none specified
MIMO status 2x2:2
Wireless Standard IEEE 802.11a/n/ac
802.11ac up to 867 Mbps
802.11n up to 300 Mbps
802.11a up to 54 Mbps
WiFi Operating Frequency 5.180 – 5.825 GHz

For a list of all currently documented Qualcomm chipsets with specifications, see Qualcomm.

For a list of all currently documented Edge-corE devices with specifications, see Edge-corE.

867 Mbps - 2SS 5GHz 802.11ac (80MHz chan.),
300 Mbps - 2SS 2.4GHz 802.11n (40MHz chan.) = AC1200 class

Flashing

Flashing OpenWrt

Target: ipq40xx
Subtarget: generic
Package architecture: arm_cortex-a7_neon-vfpv4
Supported Since Commit
Support started version: 21.02.0
Current supported version: EOL
Last Supported Version: 22.03.7
LAN Hardware: Qualcomm Atheros QCA8072
LAN Comment: 802.3af PoE on LAN port
WLAN Hardware: Qualcomm Atheros IPQ4019
WLAN Comment: MIMO 2x2:2 on both bands, internal antennas, 2 external LTE antenna N-connectors
Installation method(s):
see git-commit
Comment:
Missing DSA Setup for 23.05+
git • >>
flashing the unit
* first update to latest edcore FW as per the PDF instructions
* boot the initramfs
  - tftpboot 0x88000000 openwrt-ipq40xx-generic-edgecore_oap100-initramfs-fit-uImage.itb; bootm
* inside the initramfs call the following commiands
  - ubiattach -p /dev/mtd0
  - ubirmvol /dev/ubi0 -n0
  - ubirmvol /dev/ubi0 -n1
  - ubirmvol /dev/ubi0 -n2
* scp the sysupgrade image to the board and call
  - sysupgrade -n openwrt-ipq40xx-generic-edgecore_oap100-squashfs-nand-sysupgrade.bin