EnGenius ENH202
From TechInfoDepot
Jump to navigationJump to search
| bgn (N300) | |
|---|---|
| Outdoor Wireless Ethernet Bridge | |
|
| |
| Homepage | Product page |
| WikiDevi.wi-cat.ru | EnGenius ENH202 |
| 3rd Party Firmware | |
| dd-wrt | Status Unknown |
| OpenWrt | Supported |
| Tomato any flavor | Incompatible |
| Gargoyle | Status Unknown |
| Platform | |
| Brand • Model • Rev | EnGenius ENH202 |
| FCC ID (fcc.io) | U2M-ENH202 |
| FCC ID (fcc.report) | U2M-ENH202 |
| IC ID | 3616C-ENH202 |
| Type | CPE, access point, bridge |
| CPU1 | Atheros AR7240 |
| CPU1 Type | MIPS 24Kc |
| CPU1 Speed | 400 MHz |
| Flash1 Chip | STMicro ST25P64V6P |
| Flash1 Size | 8 MiB 8,388,608 B <br />65,536 Kib <br />8,192 KiB <br />64 Mib <br />0.00781 GiB <br /> |
| RAM1 Size | 32 MiB 33,554,432 B <br />262,144 Kib <br />32,768 KiB <br />256 Mib <br />0.0313 GiB <br /> |
| RAM1 Chip | Brand? Model? |
| ETH chip1 | Atheros AR7240 |
| Ethernet Port Count | 2-100MbE-LAN |
| Wired Standard | IEEE 802.3i/3u |
|
802dot11 OUI: none specified | |
| Stock bootloader | U-Boot |
| Expansion IF types | none specified |
| PoE | non-standard (otherwise unspecified) |
| Power | 24 VDC, 1 A |
| Connector type | Ethernet (PoE) |
| Serial Port (UART) | Yes, J3 |
|
Flags: | |
|
| |
| Other | |
|
| |
| 3rd Party Firmware Support |
OpenWrt • (List | Dev | DLs) |
| Retail | |
| Availability | End of Life |
| FCC approval date | 20 December 2011 |
| (Est.) release date | 14 December 2011 |
| UPC |
655216005587 (UPC DB, On eBay) |
| ASIN |
B006M1PKWY |
| Radio 1 | |
| Chip1 | Atheros AR9283 |
| 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 |
For a list of all currently documented Atheros (QCA) chipsets with specifications, see Atheros.
For a list of all currently documented EnGenius devices with specifications, see EnGenius.
- • 300 Mbps - 2SS 2.4GHz 802.11n (40MHz chan.) = N300 class
Overview
"7016A0502004 REV: 1.00" is silkscreened on the board in the FCC photos.
The FCC ID also applies to the ENH202EXT.
Links of Interest
Datasheet on EnGeniius Singapore
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
| This device is NO LONGER SUPPORTED OR POSSIBLE for future use with OpenWrt. |
Target: ath79
Subtarget: tiny
Package architecture: mips_24kc
Supported Since Commit
Support started version: 21.02.0
Current supported version: EOL
Last Supported Version: 23.05.5
Subtarget: tiny
Package architecture: mips_24kc
Supported Since Commit
Support started version: 21.02.0
Current supported version: EOL
Last Supported Version: 23.05.5
Unsupported Functions:
Only kernel images for OpenWRT releases 22 & 23
LAN Hardware: Atheros AR7240 rev 2
WLAN Hardware: Atheros AR9283
Installation method(s):
GUI OEM, see git-commit
Install Comment:
Only kernel images for OpenWRT releases 22 & 23
Recovery method(s):
see git-commit
Comment:
Only kernel images for OpenWRT releases 22 & 23
Only kernel images for OpenWRT releases 22 & 23
LAN Hardware: Atheros AR7240 rev 2
WLAN Hardware: Atheros AR9283
Installation method(s):
GUI OEM, see git-commit
Install Comment:
Only kernel images for OpenWRT releases 22 & 23
Recovery method(s):
see git-commit
Comment:
Only kernel images for OpenWRT releases 22 & 23
| git • >> |
|---|
ath79: add support for Senao Engenius ENH202 v1
FCC ID: U2M-ENH200
Engenius ENH202 is an outdoor wireless access point with 2 10/100 ports,
built-in ethernet switch, internal antenna plates and proprietery PoE.
Specification:
- Qualcomm/Atheros AR7240 rev 2
- 40 MHz reference clock
- 8 MB FLASH ST25P64V6P (aka ST M25P64)
- 32 MB RAM
- UART at J3 (populated)
- 2x 10/100 Mbps Ethernet (built-in switch at gmac1)
- 2.4 GHz, 2x2, 29dBm (Atheros AR9280 rev 2)
- internal antenna plates (10 dbi, semi-directional)
- 5 LEDs, 1 button (LAN, WAN, RSSI) (Reset)
Known Issues:
- Sysupgrade from ar71xx no longer possible
- Power LED not controllable, or unknown gpio
MAC addresses:
eth0/eth1 *:11 art 0x0/0x6
wlan *:10 art 0x120c
The device label lists both addresses, WLAN MAC and ETH MAC,
in that order.
Since 0x0 and 0x6 have the same content, it cannot be
determined which is eth0 and eth1, so we chose 0x0 for both.
Installation:
2 ways to flash factory.bin from OEM:
- Connect ethernet directly to board (the non POE port)
this is LAN for all images
- if you get Failsafe Mode from failed flash:
only use it to flash Original firmware from Engenius
or risk kernel loop or halt which requires serial cable
Method 1: Firmware upgrade page:
OEM webpage at 192.168.1.1
username and password "admin"
In upper right select Reset
"Restore to factory default settings"
Wait for reboot and login again
Navigate to "Firmware Upgrade" page from left pane
Click Browse and select the factory.bin image
Upload and verify checksum
Click Continue to confirm and wait 3 minutes
Method 2: Serial to load Failsafe webpage:
After connecting to serial console and rebooting...
Interrupt boot with any key pressed rapidly
execute `run failsafe_boot` OR `bootm 0x9f670000`
wait a minute
connect to ethernet and navigate to
"192.168.1.1/index.htm"
Select the factory.bin image and upload
wait about 3 minutes
Return to OEM:
If you have a serial cable, see Serial Failsafe instructions
*DISCLAIMER*
The Failsafe image is unique to Engenius boards.
If the failsafe image is missing or damaged this will not work
DO NOT downgrade to ar71xx this way, can cause kernel loop or halt
The easiest way to return to the OEM software is the Failsafe image
If you dont have a serial cable, you can ssh into openwrt and run
`mtd -r erase fakeroot`
Wait 3 minutes
connect to ethernet and navigate to 192.168.1.1/index.htm
select OEM firmware image from Engenius and click upgrade
Format of OEM firmware image:
The OEM software of ENH202 is a heavily modified version
of Openwrt Kamikaze bleeding-edge. One of the many modifications
is to the sysupgrade program. Image verification is performed
simply by the successful ungzip and untar of the supplied file
and name check and header verification of the resulting contents.
To form a factory.bin that is accepted by OEM Openwrt build,
the kernel and rootfs must have specific names...
openwrt-senao-enh202-uImage-lzma.bin
openwrt-senao-enh202-root.squashfs
and begin with the respective headers (uImage, squashfs).
Then the files must be tarballed and gzipped.
The resulting binary is actually a tar.gz file in disguise.
This can be verified by using binwalk on the OEM firmware images,
ungzipping then untaring, and by swapping headers to see
what the OEM upgrade utility accepts and rejects.
OKLI kernel loader is required because the OEM firmware
expects the kernel to be no greater than 1024k
and the factory.bin upgrade procedure would otherwise
overwrite part of the kernel when writing rootfs.
Note on built-in switch:
ENH202 is originally configured to be an access point,
but with two ethernet ports, both WAN and LAN is possible.
the POE port is gmac0 which is preferred to be
the port for WAN because it gives link status
where swconfig does not.
|
Categories:
- EnGenius
- Embedded system/CPE
- Embedded system/access point
- Embedded system/bridge
- Embedded System Atheros
- Embedded System AR7240
- Atheros
- Embedded System MIPS 24Kc
- Embedded System
- OpenWrt Supported
- Embedded System AR9283
- Has Mimo Status
- Embedded System IEEE 802.11b/g/n
- Single-Radio Wireless Embedded System
- Wireless Embedded System
- Single-Band
- English Documentation