Linksys Velop (WHW01)

From TechInfoDepot
Jump to navigationJump to search
multiple revisions of this device, use caution
abgn+ac (AC1300)
Linksys Velop Intelligent Mesh WiFi System
WHW01 01.jpg
Homepage Product page
Wikipedia Linksys routers
3rd Party Firmware
dd-wrt Status Unknown
OpenWrt Supported
Tomato any flavor Incompatible
Gargoyle Status Unknown
Platform
BrandModelRev Linksys Velop
Model Part Number WHW01
FCC ID Q87-03331
Board ID 48SAQ411.0GA
Type wireless system
Series Velop
CPU1 checkY Qualcomm IPQ4018
CPU1 Type ARMv7 Cortex-A7
CPU1 Speed 710 MHz ( 4 cores )
Flash1 Chip Winbond W25M02GV
Flash1 Size 256 MiB268,435,456 B <br />2,097,152 Kib <br />262,144 KiB <br />2,048 Mib <br />0.25 GiB <br /> (SPI)
Flash2 Chip Mactronix MX25L1605D
Flash2 Size 2 MiB2,097,152 B <br />16,384 Kib <br />2,048 KiB <br />16 Mib <br />0.00195 GiB <br /> (SPI)
RAM1 Size 256 MiB268,435,456 B <br />2,097,152 Kib <br />262,144 KiB <br />2,048 Mib <br />0.25 GiB <br /> (DRAM)
RAM1 Chip Nanya NT5CC128M16IP-DI
ETH chip1 Qualcomm IPQ4018
ETH chip2 Qualcomm Atheros QCA8072
Ethernet Port Count 1-1GbE-WAN
1-1GbE-LAN
Wired Standard IEEE 802.3i/3u/3ab

802dot11 OUI: none specified

Stock bootloader U-Boot
Expansion IF types none specified
Power 12 VDC, 1 A
Connector type barrel
Serial Port (UART) yes, (115200 8N1)

Flags:
Wave2, MU-MIMO, DFS, 256QAM, Bluetooth 4.1, Alexa support, 802.11k, 802.11v

Additional chips
2.4GHz 256QAM WLAN FEM;Skyworks;SKY85330-11;;2;
5GHz WLAN FEM;Skyworks;;SKY7482I001;2;
Bluetooth 4.1 SoC;Cambridge Silicon Radio (CSR);CSR8811;;1;

Other

Default IP address: 192.168.1.1
the IP 192.168.1.1 is used by 1335 additional devices
of which 155 are Linksys devices

Manuf/OEM/ODM Wistron NeWeb
3rd Party Firmware Support OpenWrt • (List | Dev | DLs)
Retail
FCC approval date 16 February 2018
(Est.) release date 15 May 2018
(Est.) initial retail price (in USD): $130
ASIN B07BSGSBJL Flag of the United States.svg
Country of manuf China
Radio 1
Chip1 Qualcomm IPQ4018
Wireless interface OUI none specified
Antenna Connector Type none specified
MIMO status 2x2:2
Wireless Standard IEEE 802.11b/g/n
N-QAM up to 400 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 IPQ4018
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 GHz
 CPU1 brandRadio1 chip1 brandRadio2 chip1 brand
Linksys Velop (WHW01)QualcommQualcommQualcomm
Linksys Velop (WHW03 V2)QualcommQualcommQualcomm
Linksys Velop (WHW03)QualcommQualcommQualcomm
Linksys Velop Plug-In (WHW01P)QualcommQualcommQualcomm

For a list of all currently documented Qualcomm chipsets with specifications, see Qualcomm.
For a list of all currently documented Qualcomm Atheros (QCA) chipsets with specifications, see Qualcomm Atheros.

For a list of all currently documented Linksys devices with specifications, see Linksys.

867 Mbps - 2SS 5GHz 802.11ac (80MHz chan.),
400 Mbps - 2SS 2.4GHz 802.11n (40MHz chan., 256-QAM) = AC1300 class

Overview

Sold in multi-packs as:

  • WHW0101: 1-Pack White (AC1300) - $130
  • WHW0102: 2-Pack White (AC2600) - $200
  • WHW0103: 3-Pack White (AC3900) - $300

Model number WHW01, VLP01, and A01 are all internally identical products.

Nanya NT5CC128M16IP-DI is listed as a secondary source for DDR3 memory.


This device was under short-term confidentiality, but that expired 08/16/2018 ⚠.

Links of Interest

Reviews

"48SAQ411.0GA" is silkscreened on the board in photo (WNC).

Flashing

Flashing OpenWrt

On the OpenWrt ToH (techdata entry)
On the OpenWrt Wiki
OpenWrt Target: ipq40xx
OpenWrt Subtarget: generic
OpenWrt Package architecture: arm_cortex-a7_neon-vfpv4
Support started version: 23.05.0
Current supported version: 24.10.2

There does not appear to be a way to trigger TFTP recovery without entering U-Boot. The device must be opened to access the serial console in order to first flash OpenWrt onto a device from factory.

The device has automatic recovery backed by a second set of partitions on the larger of the two SPI flash ICs. Both the primary and secondary must be flashed to prevent accidental rollback to "factory" after 3 failed boot attempts.

Serial console


A serial console is available on the following pins of the populated J2 connector on the device mainboard (115200 8n1).

(<-- Top of PCB / Device)

 J2
 [o o o o o o]
      |   | |
      |   |  `-- GND
      |    `---- TX
      `--------- RX

Installation instructions


1. Setup TFTP server with server IP set to 192.168.1.236. 2. Copy compiled `...squashfs-factory.bin` to `nodes-jr.img` in tftp root. 3. Connect to console using pinout detailed in the serial console section. 4. Power on device and press enter when prompted to drop into U-Boot. 5. Flash first partition device via `run flashimg`. 6. Once complete, reset device and allow to power up completely. 7. Once comfortable with device upgrade reboot and drop back into U-Boot. 8. Flash the second partition (recovery) via `run flashimg2`.

Revert to "factory"


1. Download latest firmware update from vendor support site. 2. Copy extracted `.img` file to `nodes-jr.img` in tftp root. 3. Connect to console using pinout detailed in the serial console section. 4. Power on device and press enter when prompted to drop into U-Boot. 5. Flash first partition device via `run flashimg`. 6. Once complete, reset device and allow to power up completely. 7. Once comfortable with device upgrade reboot and drop back into U-Boot. 8. Flash the second partition (recovery) via `run flashimg2`.

Link: https://github.com/openwrt/openwrt/pull/3682 Signed-off-by: Peter Adkins <peter@sunkenlab.com> (calibration from nvmem, updated to 5.10+5.15) Signed-off-by: Christian Lamparter <chunkeey@gmail.com>

See also