mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
Specifications are: * CPU: Qualcomm IPQ5018 * RAM: 512 MB * Storage: 16MB ROR, 128MB NAND-optional. * Ethernet: 2x GBe * UART header * WLAN: QCN6122 + QCN8080 * 3x LED-s Installation instructions: Connect to UART, pins are like this (from the edge on LEDS): -> GND | RX | TX | GND | VCC Settings are 115200 8n1 1. Copy openwrt-ipq807x-liteon_wpx8324-squashfs-nand-factory.bin (attached) onto the board into /tmp/ 2. At board's command prompt, issue sysupgrade -n /tmp/openwrt-ipq807x-liteon_wpx8324-squashfs-nand-factory.bin Fixes: WIFI-10929 Signed-off-by: Venkat Chimata <venkata@shasta.cloud>