Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:qxwlan:e1700ac [2018/09/12 01:12] – [Qxwlan E1700AC V2] zhangsd20 | toh:qxwlan:e1700ac [2019/08/05 08:33] – [Qxwlan E1700AC V2] zhangsd20 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| {{: | {{: | ||
| - | + | ===== Important | |
| - | ====== Important | + | |
| <color # | <color # | ||
| Line 9: | Line 8: | ||
| will result in lost of ART data!</ | will result in lost of ART data!</ | ||
| - | ====== Supported Versions | + | ===== Supported Versions ===== |
| ---- datatable ---- | ---- datatable ---- | ||
| cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid | cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid | ||
| Line 18: | Line 17: | ||
| - | ====== Hardware Highlights | + | ===== Hardware Highlights ===== |
| ---- datatable ---- | ---- datatable ---- | ||
| cols : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, | cols : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, | ||
| Line 27: | Line 26: | ||
| - | ====== Installation | + | ===== Installation ===== |
| ---- datatable ---- | ---- datatable ---- | ||
| cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | ||
| Line 35: | Line 34: | ||
| ---- | ---- | ||
| + | Flash instruction (using U-Boot CLI and tftp server): | ||
| + | |||
| + | - Configure PC with static IP 192.168.1.10 and tftp server. | ||
| + | - Rename '' | ||
| + | - Connect PC with one of RJ45 ports, power up the board and press " | ||
| + | - Use the following command to update the device to OpenWrt: "run lfw". | ||
| + | |||
| + | Flash instruction (using U-Boot web-based recovery): | ||
| + | |||
| + | - Configure PC with static IP 192.168.1.xxx(2-254)/ | ||
| + | - Connect PC with one of RJ45 ports, press the reset button, power up the board and keep button pressed for around 6-7 seconds, until LEDs start flashing. | ||
| + | - Open your browser and enter 192.168.1.1, | ||
| - | ====== U-boot controller | + | ===== U-boot controller ===== |
| U-Boot 1.1.4 (Jun 27 2018 - 11: | U-Boot 1.1.4 (Jun 27 2018 - 11: | ||
| - | | + | |
| | | ||
| DRAM: 16bit ddr2 128 MB | DRAM: 16bit ddr2 128 MB | ||
| Line 53: | Line 64: | ||
| ath> | ath> | ||
| - | ====== Upgrading Firmware ====== | ||
| - | Flash instruction (using U-Boot CLI and tftp server): | + | ===== Default FLASH Layout ===== |
| - | 1. Configure PC with static IP 192.168.1.10 and tftp server. | ||
| - | | ||
| - | 2. Rename " | ||
| - | tftp server directory. | ||
| - | |||
| - | 3. Connect PC with one of RJ45 ports, power up the board and press | ||
| - | " | ||
| - | | ||
| - | 4. Use the following command to update the device to OpenWrt: "run lfw". | ||
| - | |||
| - | Flash instruction (using U-Boot web-based recovery): | ||
| - | |||
| - | 1. Configure PC with static IP 192.168.1.xxx(2-254)/ | ||
| - | | ||
| - | 2. Connect PC with one of RJ45 ports, press the reset button, | ||
| - | power up the board and keep button pressed for around 6-7 seconds, | ||
| - | until LEDs start flashing. | ||
| - | |||
| - | 3. Open your browser and enter 192.168.1.1, | ||
| - | and click the upgrade button. | ||
| - | |||
| - | |||
| - | ====== Default FLASH Layout ====== | ||
| - | ,, | ||
| m25p80 spi0.0: found w25q128, expected m25p80 | m25p80 spi0.0: found w25q128, expected m25p80 | ||
| m25p80 spi0.0: w25q128 (16384 Kbytes) | m25p80 spi0.0: w25q128 (16384 Kbytes) | ||
| 7 cmdlinepart partitions found on MTD device spi0.0 | 7 cmdlinepart partitions found on MTD device spi0.0 | ||
| - | '' | ||
| - | ^ Partition ^ Start ^ End ^ Size ^ Erasesize ^ Name ^ | + | ^ Partition |
| - | | mtd0 | 0x000000000000 | 0x000000040000 | 0x00040000 | 0x00010000 | u-boot | | + | | mtd0 | 0x000000000000 |
| - | | mtd1 | 0x000000040000 | 0x000000050000 | 0x00010000 | 0x00010000 | u-boot-env | | + | | mtd1 | 0x000000040000 |
| - | | mtd2 | 0x000000050000 | 0x000000060000 | 0x00010000 | 0x00010000 | pri-data | | + | | mtd2 | 0x000000050000 |
| - | | mtd3 | 0x000000060000 | 0x000000070000 | 0x00010000 | 0x00010000 | art | | + | | mtd3 | 0x000000060000 |
| - | | mtd4 | 0x000000700000 | 0x0000001D0000 | 0x00160000 | 0x00010000 | kernel | | + | | mtd4 | 0x000000700000 |
| - | | mtd5 | 0x0000001D0000 | 0x000001000000 | 0x00e30000 | 0x00010000 | rootfs | + | | mtd5 | 0x0000001D0000 |
| - | | mtd6 | 0x000000070000 | 0x000001000000 | 0x00F90000 | 0x00010000 | firmware | | + | | mtd6 | 0x000000070000 |
| - | ====== Photos ====== | ||
| - | {{: | ||
| - | {{: | ||
| - | {{: | ||
| - | ====== Hardware | + | ===== Hardware ===== |
| - | ===== Info ===== | + | ==== Info ==== |
| ^ [[wp> | ^ [[wp> | ||
| ^ [[docs: | ^ [[docs: | ||
| Line 122: | Line 103: | ||
| - | ===== Specification | + | ==== Specification ===== |
| * 750/400/250 MHz (CPU/ | * 750/400/250 MHz (CPU/ | ||
| Line 131: | Line 112: | ||
| * 2x 10/100/1000 Mbps Ethernet (one port with PoE support) | * 2x 10/100/1000 Mbps Ethernet (one port with PoE support) | ||
| * 1x miniPCIe slot (USB 2.0 bus only) | * 1x miniPCIe slot (USB 2.0 bus only) | ||
| - | * 1x microSIM slot | ||
| - | * 1x USB 2.0 | ||
| * 5x LED (4 driven by GPIO) | * 5x LED (4 driven by GPIO) | ||
| - | * 1x button (reset) | ||
| * 1x 2-pos switch | * 1x 2-pos switch | ||
| - | * 1x DC jack for main power input (9-48 V) | ||
| * UART (J5) and LEDs (J13) headers on PCB | * UART (J5) and LEDs (J13) headers on PCB | ||
| + | ==== Photos ==== | ||
| + | {{: | ||
| + | {{: | ||
| + | {{: | ||
| + | ==== Serial ==== | ||
| - | + | Serial connection settings: 115200 8N1, no hardware flow control. | |
| - | + | ||
| - | ===== Board Photos Info ===== | + | |
| - | + | ||
| - | Serial connection settings: | + | |
| - | 115200 8N1, no hardware flow control. | + | |
| {{: | {{: | ||
| - | + | ===== Tags ===== | |
| - | + | [[meta: | |
| - | + | {{tag> | |