Phicomm KE 2P

From TechInfoDepot
Jump to navigationJump to search
abgn+ac (AC1300)
AC1300 Dual Band Gigabit Router
WikiDevi.wi-cat.ru Phicomm KE 2P
3rd Party Firmware
dd-wrt Status Unknown
OpenWrt Partial Support
Tomato any flavor Incompatible
Gargoyle Status Unknown
Platform
BrandModelRev Phicomm KE 2P
FCC ID YJYKE2P
Type wireless router
CPU1 checkY MediaTek MT7621AT
CPU1 Type MIPS 1004Kc
CPU1 Speed 880 MHz ( 2 cores ) 16-bit
Flash1 Chip Brand? Model?
Flash1 Size 16 MiB 16,777,216 B <br />131,072 Kib <br />16,384 KiB <br />128 Mib <br />0.0156 GiB <br />
RAM1 Size 128 MiB 134,217,728 B <br />1,048,576 Kib <br />131,072 KiB <br />1,024 Mib <br />0.125 GiB <br />
RAM1 Chip EtronTech Model?
ETH chip1 MediaTek MT7621AT
Switch MediaTek MT7621AT
Ethernet Port Count 1-1GbE-WAN
4-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.5 A
Serial Port (UART) yes, , 3.3V TTL, (57600 8N1)

Flags:
256QAM, metal housing

Other
3rd Party Firmware Support OpenWrt • (List | Dev | DLs)
Retail
FCC approval date 23 December 2017
Country of manuf China
Radio 1
Chip1 MediaTek MT7615DN
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 MediaTek MT7615DN
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 MediaTek chipsets with specifications, see MediaTek.

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

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

Overview

"800002393 V2.1" is silkscreened on the board in the FCC photos.

A single MediaTek MT7615DN chip serves as both the 2.4GHz and 5GHz radios.

Flashing

Flashing OpenWrt

Target: ramips
Subtarget: mt7621
Package architecture: mipsel_24kc
Supported Since Commit
Support started version: 18.06.0
Current supported version: fix
Unsupported Functions:
Concurrent 2.4GHz and 5GHz WiFi
LAN Hardware: MediaTek MT7621A
WLAN Hardware: MediaTek MT7615D
WLAN Comment: Concurrent operation on 2.4 GHz and 5 GHz not yet supported by the driver
Installation method(s):
U-Boot TFTP + serial recovery
Recovery method(s):
U-Boot TFTP + serial recovery
Comment:
Same as K2P, but renamed for the European market
git • >>
ramips: add support for Phicomm K2P
It uses one MT7615D radio chip with DBDC mode enabled. This mode allows
this single chip act as an 2x2 11n radio and an 2x2 11ac radio at the
same time. However mt76 doesn't  support it currently so there is no
wireless available.

Specification:
- SoC: MediaTek MT7621AT
- Flash: 16 MB
- RAM: 128 MB
- Ethernet: 1 x WAN (10/100/1000Mbps) and 4 x LAN (10/100/1000 Mbps)
- Wireless radio: MT7615D on PCIE0
- UART: 1 x UART on PCB - 57600 8N1

Issue:
- Wireless radio doesn't work due to the lack of driver.

Flash instruction:
Using UART:
1. Configure PC with a static IP address and setup an TFTP server.
2. Put the firmware into the tftp directory.
3. Connect the UART line as described on the PCB.
4. Power up the device and press 2,then follow the instruction to
   set device and tftp server IP address and input the firmware
   file name.U-boot will then load the firmware and write it into
   the flash.

Signed-off-by: Chuanhong Guo

See also