Belkin F7D8302
From TechInfoDepot
Jump to navigationJump to search
| abgn (AN600) | |||||
|---|---|---|---|---|---|
| Play N600 Wireless Dual-Band N+ Router | |||||
|
| |||||
| Support | Support page | ||||
| Wikipedia | Belkin | ||||
| InfoDepot Wiki | Belkin F7D8302 v1 | ||||
| WikiDevi.wi-cat.ru | Belkin F7D8302 | ||||
| 3rd Party Firmware | |||||
| dd-wrt | Supported | ||||
| OpenWrt | Status Unknown | ||||
| Tomato any flavor | Supported | ||||
| Gargoyle | Status Unknown | ||||
| Platform | |||||
| Brand • Model • Rev | Belkin F7D8302 v1 | ||||
| FCC ID | K7SF7D4302V1 | ||||
| IC ID | 3623A-F7D4302V1 | ||||
| Board ID | 141701620001J | ||||
| Type | wireless router | ||||
| CPU1 | Broadcom BCM4718A1 | ||||
| CPU1 Type | MIPS 74Kc | ||||
| CPU1 Speed | 453 MHz | ||||
| Flash1 Chip | Eon EN29LV640B-90TIP | ||||
| 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 | 64 MiB 67,108,864 B <br />524,288 Kib <br />65,536 KiB <br />512 Mib <br />0.0625 GiB <br /> | ||||
| RAM1 Chip | EtronTech EM68B16CWPA-25H | ||||
| ETH chip1 | Broadcom BCM4718A1 | ||||
| Switch | Broadcom BCM5325E | ||||
| Ethernet Port Count |
1-100MbE-WAN 4-100MbE-LAN | ||||
| Wired Standard | IEEE 802.3i/3u | ||||
| Expansion IF types | USB 2.0 | ||||
| USB ports | 1 | ||||
| USB Hub Compatible | Untested | ||||
| Power | 12 VDC, 1.5 A | ||||
| Connector type | barrel | ||||
| Serial Port (UART) | yes | ||||
|
| |||||
|
| |||||
| Other | |||||
|
Default SSID: Belkin.XXXX (6 addl. devices) | |||||
| Manuf/OEM/ODM | Arcadyan WG8017 F22 1-LF-AK | ||||
| 3rd Party Firmware Support |
DD-WRT • (List) , Tomato (Toastman) • (List | DLs), FreshTomato • (List | DLs) | ||||
| Retail | |||||
| FCC approval date | 23 February 2010 | ||||
| (Est.) release date | 24 March 2010 | ||||
| UPC |
879562039533 (UPC DB, On eBay) | ||||
| ASIN |
B0045HJME4 | ||||
| Country of manuf | China | ||||
| Radio 1 | |||||
| Chip1 | Broadcom BCM4718A1 | ||||
| Wireless interface OUI | 94:44:52 | ||||
| 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 cor_rev | 17 | ||||
| Radio 2 | |||||
| Chip1 | Broadcom BCM43224 | ||||
| Wireless interface OUI | 94:44:52 | ||||
| Antenna Connector Type | U.FL | ||||
| MIMO status | 2x2:2 | ||||
| Wireless Standard | IEEE 802.11a/n | ||||
| 802.11n | up to 300 Mbps | ||||
| 802.11a | up to 54 Mbps | ||||
| WiFi Operating Frequency | 5 GHz | ||||
| |||||
For a list of all currently documented Broadcom chipsets with specifications, see Broadcom.
For a list of all currently documented Belkin devices with specifications, see Belkin.
Overview
"P/N: 141701620001J REV: 01" is silkscreened on the board in the FCC photos.
See also: Belkin F7D4302 and Arcadyan
Links of Interest
- DD-WRT supported devices table
- Bricked Belkin F7D8302 v1 JTAG Fix/Solution (DD-WRT)
- Belkin Play Max F7D4301v1 now partially supported (DD-WRT)
- Belkin F7D8302v1 / F7D4302 v1 Serial Recovery Sollution (DD-WRT)
- New Belkin Routers (DD-WRT)
Flashing
| NOTE: During configuration or flashing a device, the only things that should be hooked to the device is the computer and power. |
Flashing dd-wrt
Please insert instructions here
Flashing Tomato
Please insert instructions here
JTAG-Serial Info
Serial
Serial Pinouts
J3 |> [+ TX RX -]
or
1. 3.3 2. TX 3. RX 4. GND
| Hyper terminal Setup in Windows XP • >> |
|---|
In Windows XP, Click Start Button - All Programs - Accessories -
Communication - HyperTerminal
Enter a name for the connection, Click ok
Choose com port you adapter is plugged into, Click ok
Set:
Bits per second = 115200
Data Bits = 8
Parity = none
Stop bits = 1
Flow control = none
Click ok
Click File - Save As, and select a place to save it to so you
don't have to enter the settings again.
|
| Putty Setup in Windows XP • >> |
|---|
After installing putty, run it Serial line = The COM port your using for serial (ie. COM3) Speed = 115200 Click on Serial under Connection Serial line to connect to = same as above (Serial line) Speed (baud) = 115200 Data bits = 8 Stop bits = 1 Parity = None Flow control = None Click Session Enter a name for your connection under saved sessions Click Save Click Open |
Mincom setup in Linux
After installing minicom, run it with -s flag for setup (sudo minicom -s)
Under "Serial Port Setup":
Use 'A' to set the serial device (ie. /dev/ttyUSB0)
Use 'E' to set the Bps/Par/Bits
Speed (baud) = 115200
Data bits = 8
Stop bits = 1
Parity = None
Flow control = None
Save as dfl
Serial Recovery
- Clear the nvram
- Type ifconfig and you should get '=0', then it succeeded.
- Note the ip address listed and netmask address.
- After you have used the ifconfig command wait a minute or two.
- In your web browser got to the IP address noted in step 4.
- Upload DD-WRT mini image or original firmware.
Example:
CFE> nvram erase CFE> ifconfig =0 CFE>
TFTP Recovery
Coming Soon
Pictures
- external
Categories:
- Belkin
- Embedded system/wireless router
- Embedded System Broadcom
- Embedded System BCM4718A1
- Broadcom
- Embedded System MIPS 74Kc
- Embedded System
- Embedded System BCM5325E
- Manuf Arcadyan
- DD-WRT Supported
- Tomato Supported
- Has Mimo Status
- Embedded System IEEE 802.11b/g/n
- Embedded System BCM43224
- Embedded System IEEE 802.11a/n
- Dual-Radio Wireless Embedded System
- Wireless Embedded System
- Dual-Band
- FCC Photo's Needed
- English Documentation