Enterasys WS-AP3715i
From TechInfoDepot
Jump to navigationJump to search
| abgn (AN900) | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Enterasys identiFi AP3715i Indoor Access Point | |||||||||||||
|
| |||||||||||||
| 3rd Party Firmware | |||||||||||||
| dd-wrt | Status Unknown | ||||||||||||
| OpenWrt | Supported | ||||||||||||
| Tomato any flavor | Incompatible | ||||||||||||
| Gargoyle | Status Unknown | ||||||||||||
| Platform | |||||||||||||
| Brand • Model • Rev | Enterasys WS-AP3715i | ||||||||||||
| FCC ID | QXO-AP3715i | ||||||||||||
| Type | access point | ||||||||||||
| CPU1 | Freescale (NXP) P1010 | ||||||||||||
| CPU1 Type | Power QorIQ | ||||||||||||
| CPU1 Speed | 800 MHz | ||||||||||||
| Flash1 Chip | Spansion S25FL256S | ||||||||||||
| Flash1 Size | 32 MiB 33,554,432 B <br />262,144 Kib <br />32,768 KiB <br />256 Mib <br />0.0313 GiB <br /> (NOR) | ||||||||||||
| 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 /> (DDR3) | ||||||||||||
| RAM1 Chip | Samsung K4B1G1646G-BCH9 x 2 | ||||||||||||
| ETH chip1 | Freescale (NXP) P1010 | ||||||||||||
| ETH chip2 | Atheros AR8033 | ||||||||||||
| ETH chip3 | Atheros AR8035 | ||||||||||||
| Ethernet Port Count | 2-1GbE-LAN | ||||||||||||
| Wired Standard | IEEE 802.3i/3u/3ab | ||||||||||||
|
802dot11 OUI: none specified | |||||||||||||
| Stock bootloader | U-Boot | ||||||||||||
| Expansion IF types | Mini PCIe, USB | ||||||||||||
| Mini PCIe slots | 2 | ||||||||||||
| PoE | 802.3af, standard | ||||||||||||
| Serial Port (UART) | yes, (115200 8N1) | ||||||||||||
|
| |||||||||||||
|
| |||||||||||||
| Other | |||||||||||||
|
| |||||||||||||
| 3rd Party Firmware Support |
OpenWrt • (List | Dev | DLs) | ||||||||||||
| Retail | |||||||||||||
| Availability | End of Life | ||||||||||||
| End of Life date | 2016 | ||||||||||||
| (Est.) release date | 28 May 2014 | ||||||||||||
| ASIN |
B00KLXZ50Q multiple uses | ||||||||||||
| Physical | |||||||||||||
| Weight | 1.71 pounds | ||||||||||||
| Radio 1 | |||||||||||||
| Radio1 module | Enterasys WS-AP3715i Wireless Module | ||||||||||||
| Radio1 module IF | Mini PCIe | ||||||||||||
| Chip1 | Atheros AR9590 | ||||||||||||
| Wireless interface OUI | none specified | ||||||||||||
| Antenna Connector Type | none specified | ||||||||||||
| MIMO status | 3x3:3 | ||||||||||||
| Wireless Standard | IEEE 802.11b/g/n | ||||||||||||
| 802.11n | up to 450 Mbps | ||||||||||||
| 802.11g | up to 54 Mbps | ||||||||||||
| 802.11b | up to 11 Mbps | ||||||||||||
| WiFi Operating Frequency | 2.4 GHz | ||||||||||||
| Radio 2 | |||||||||||||
| Radio2 module | Enterasys WS-AP3715i Wireless Module | ||||||||||||
| Radio2 module IF | Mini PCIe | ||||||||||||
| Chip1 | Atheros AR9590 | ||||||||||||
| Wireless interface OUI | none specified | ||||||||||||
| Antenna Connector Type | none specified | ||||||||||||
| MIMO status | 3x3:3 | ||||||||||||
| Wireless Standard | IEEE 802.11a/n | ||||||||||||
| 802.11n | up to 450 Mbps | ||||||||||||
| 802.11a | up to 54 Mbps | ||||||||||||
| WiFi Operating Frequency | 5 GHz | ||||||||||||
| |||||||||||||
For a list of all currently documented Atheros (QCA) chipsets with specifications, see Atheros.
For a list of all currently documented Freescale (NXP) SoC's with specifications, see Freescale.
For a list of all currently documented Enterasys devices with specifications, see Enterasys.
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: mpc85xx
Subtarget: p1010
Package architecture: powerpc_8548
Supported Since Commit
Support started version: 23.05.0
Current supported version: 25.12.4
Subtarget: p1010
Package architecture: powerpc_8548
Supported Since Commit
Support started version: 23.05.0
Current supported version: 25.12.4
WLAN Hardware: Atheros AR958x
Installation method(s):
U-Boot TFTP + serial recovery
Install Comment:
RJ45 serial connector required
Recovery method(s):
U-Boot TFTP + serial recovery
Recovery Comment:
RJ45 serial connector required
Installation method(s):
U-Boot TFTP + serial recovery
Install Comment:
RJ45 serial connector required
Recovery method(s):
U-Boot TFTP + serial recovery
Recovery Comment:
RJ45 serial connector required
| git • >> |
|---|
mpc85xx: add support for Enterasys WS-AP3715i
Hardware
--------
SoC: NXP P1010 (1x e500 @ 800MHz)
RAM: 256M DDR3 (2x Samsung K4B1G1646G-BCH9)
FLASH: 32M NOR (Spansion S25FL256S)
BTN: 1x Reset
WiFi: 1x Atheros AR9590 2.4 bgn 3x3
2x Atheros AR9590 5.0 an 3x3
ETH: 2x Gigabit Ethernet (Atheros AR8033 / AR8035)
UART: 115200 8N1 (RJ-45 Cisco)
Installation
------------
1. Grab the OpenWrt initramfs, rename it to ap3715.bin. Place it in
the root directory of a TFTP server and serve it at
192.168.1.66/24.
2. Connect to the serial port and boot the AP. Stop autoboot in U-Boot
by pressing Enter when prompted. Credentials are identical to the one
in the APs interface. By default it is admin / new2day.
3. Alter the bootcmd in U-Boot:
$ setenv ramboot_openwrt "setenv ipaddr 192.168.1.1;
setenv serverip 192.168.1.66; tftpboot 0x2000000 ap3715.bin; bootm"
$ setenv boot_openwrt "sf probe 0; sf read 0x2000000 0x140000 0x1000000;
bootm 0x2000000"
$ setenv bootcmd "run boot_openwrt"
$ saveenv
4. Boot the initramfs image
$ run ramboot_openwrt
5. Transfer the OpenWrt sysupgrade image to the AP using SCP. Install
using sysupgrade.
$ sysupgrade -n <path-to-sysupgrade.bin>
|
Categories:
- Enterasys
- Embedded system/access point
- Embedded System Freescale (NXP)
- Embedded System P1010
- Freescale (NXP)
- Embedded System Power
- Embedded System QorIQ
- Embedded System AR8033
- Embedded System Atheros
- Atheros
- Embedded System AR8035
- OpenWrt Supported
- Embedded System AR9590
- Has Mimo Status
- Embedded System IEEE 802.11b/g/n
- Embedded System IEEE 802.11a/n
- Dual-Radio Wireless Embedded System
- Wireless Embedded System
- Dual-Band
- Embedded System
- English Documentation