Fortinet FortiAP-221C (FAP-221C)
From TechInfoDepot
Jump to navigationJump to search
| abgn+ac (AC1200) | |
|---|---|
| Indoor 802.11ac Wireless Access Point | |
|
| |
| WikiDevi.wi-cat.ru | Fortinet FortiAP-221C (FAP-221C) |
| 3rd Party Firmware | |
| dd-wrt | Status Unknown |
| OpenWrt | Supported |
| Tomato any flavor | Incompatible |
| Gargoyle | Status Unknown |
| Platform | |
| Brand • Model • Rev | Fortinet FortiAP-221C |
| Model Part Number | FAP-221C |
| FCC ID | TVE-121402, TVE-120502 |
| IC ID | 7280B-121402, 7280B-120502 |
| Type | access point |
| CPU1 | Qualcomm Atheros QCA9557 |
| CPU1 Type | MIPS 74Kc |
| CPU1 Speed | 775 MHz |
| Flash1 Chip | Spansion Model? |
| Flash1 Size | ? MiB |
| RAM1 Size | ? MiB |
| RAM1 Chip | ProMOS Model? x 2 |
| ETH chip1 | Qualcomm Atheros QCA9557 |
| ETH chip2 | Atheros AR8035-A |
| Ethernet Port Count | 1-1GbE-LAN |
| Wired Standard | IEEE 802.3i/3u/3ab |
|
802dot11 OUI: none specified | |
| Expansion IF types | Mini PCIe |
| Mini PCIe slots | 1 |
| PoE | 802.3af, standard |
| Power | 12 VDC, 2 A |
| Connector type | barrel |
| Serial Port (UART) | yes, internal, 4-pin header, populated, 3.3V TTL |
|
| |
|
Additional chips | |
| Other | |
|
Default IP address: 192.168.1.2 | |
| Manuf/OEM/ODM | Senao |
| 3rd Party Firmware Support |
OpenWrt • (List | Dev | DLs) |
| Retail | |
| FCC approval date | 21 March 2014 |
| ASIN |
B00JJ5F5IY |
| Country of manuf | Taiwan |
| Radio 1 | |
| Chip1 | Qualcomm Atheros QCA9557 |
| 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.4 GHz |
| Radio 2 | |
| Radio2 module | unknown |
| Radio2 module IF | Mini PCIe |
| Chip1 | Qualcomm Atheros QCA9882-BR4A |
| 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 |
For a list of all currently documented Atheros (QCA) chipsets with specifications, see Atheros.
For a list of all currently documented Qualcomm Atheros (QCA) chipsets with specifications, see Qualcomm Atheros.
For a list of all currently documented Fortinet devices with specifications, see Fortinet.
Overview
"FAP-221C(US)-0.20 LFP" is silkscreened on the board in the FCC photos.
Wi-Fi Certified : WFA55100 (as of 07/25/2014)
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: ath79
Subtarget: generic
Package architecture: mips_24kc
Supported Since Commit
Support started version: 25.12.0
Current supported version: 25.12.2
Subtarget: generic
Package architecture: mips_24kc
Supported Since Commit
Support started version: 25.12.0
Current supported version: 25.12.2
WLAN Hardware: Qualcomm Atheros QCA9557, Qualcomm Atheros QCA9882
WLAN Comment: MIMO 2x2:2 on both bands
Installation method(s):
see git-commit
Recovery method(s):
see git-commit
WLAN Comment: MIMO 2x2:2 on both bands
Installation method(s):
see git-commit
Recovery method(s):
see git-commit
| git • >> |
|---|
ath79: add support for Fortinet FAP-221-C FCC ID: TVE-121402 Fortinet FAP-221-C is an indoor access point with 1gb ethernet port, dual-band wireless, internal antenna plates, and 802.3at PoE+. Hardware and board design are from Senao. The device appears very similar to the EnGenius EAP1200H, albeit with double the flash and RAM. **Specifications:** - QCA9557 SOC - QCA9882 WLAN PCI card, 5 GHz, 2x2, 26dBm - AR8035-A PHY RGMII GbE with PoE+ IN - 40 MHz clock - 32 MB FLASH FL256SAIFR0 - 2x 128 MB RAM NT5TU64M16HG - UART populated - 4 internal antenna plates - 5 LEDs, 1 button (power, 'warning', eth0, wifi1, wifi2) (reset) Amber LAN LED appears hardwired to ethernet port. Power LED is green only. Other LEDs are amber/green. **MAC addresses:** 1 MAC Address in flash at end of uboot ASCII encoded, no delimiters Labeled as "MAC Address" on case **Serial Access:** Pinout: (arrow) VCC GND RX TX Pins are populated with a header and traces not blocked. Bootloader is set to 9600 baud, 8 data, 1 stop. **Console Access:** Bootloader: Interrupt boot with Ctrl+C Press "k" and enter password "1" OR Hold reset button for 5 sec during power on Interrupt the TFTP transfer with Ctrl+C to print commands available, enter "help" OEM: default username is "admin", password blank telnet is available at default address 192.168.1.2 serial is available with baud 9600 to print commands available, enter "help" or tab-tab (busybox list of commands) **Installation:** Use factory.bin with OEM upgrade procedures OR Use initramfs.bin with uboot TFTP commands. Then perform a sysupgrade with sysupgrade.bin **TFTP Recovery:** Using serial console, load initramfs.bin using TFTP to boot openwrt without touching the flash. **Return to OEM:** The best way to return to OEM firmware is to have a copy of the MTD partitions before flashing Openwrt. Backup copies should be made of partitions "fwconcat0", "loader", and "fwconcat1" which together is the same flash range as OEM's "rootfs" and "uimage" by loading an initramfs.bin and using LuCI to download the mtdblocks. It is also possible to extract from the OEM firmware upgrade image by splitting it up in parts of lengths that correspond to the partitions in openwrt and write them to flash, after gzip decompression. After writing to the firmware partitions, erase the "reserved" partition and reboot. |
Categories:
- Fortinet
- Embedded system/access point
- Embedded System Qualcomm Atheros
- Embedded System QCA9557
- Qualcomm Atheros
- Embedded System MIPS 74Kc
- Embedded System
- Embedded System AR8035-A
- Embedded System Atheros
- Atheros
- Manuf Senao
- OpenWrt Supported
- Has Mimo Status
- Embedded System IEEE 802.11b/g/n
- Embedded System QCA9882-BR4A
- Embedded System IEEE 802.11a/n/ac
- Dual-Radio Wireless Embedded System
- Wireless Embedded System
- Dual-Band
- Wi-Fi Certified
- English Documentation