Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:qxwlan:e1700ac [2018/06/25 10:18] – [Photos] zhangsd20toh:qxwlan:e1700ac [2019/08/05 08:33] – [Qxwlan E1700AC V2] zhangsd20
Line 1: Line 1:
 ====== Qxwlan E1700AC V2 ====== ====== Qxwlan E1700AC V2 ======
-{{:media:qxwlan:e1700ac.png?400|}}+{{:media:qxwlan:e1700ac.png?200|}}
  
 +===== Important Notice =====
  
-====== Important notice ====== +<color #ed1c24>First version of these boards are using different mtd layout, with ART
- +
-First version of these boards are using different mtd layout, with ART+
 data at the end. You should not use v2 images on v1 board because it data at the end. You should not use v2 images on v1 board because it
-will result in lost of ART data!+will result in lost of ART data!</color>
  
 ===== Supported Versions ===== ===== Supported Versions =====
Line 34: Line 33:
 filter  : Model=E1700AC filter  : Model=E1700AC
 ---- ----
- 
-===== Upgrading OpenWrt ===== 
  
 Flash instruction (using U-Boot CLI and tftp server): Flash instruction (using U-Boot CLI and tftp server):
  
-  Configure PC with static IP 192.168.1.10 and tftp server. +  Configure PC with static IP 192.168.1.10 and tftp server. 
-  Rename "sysupgradefilename to "firmware.binand place it in tftp server directory. +  Rename ''...sysupgrade.bin'' filename to ''firmware.bin'' and place it in tftp server directory. 
-  Connect PC with one of RJ45 ports, power up the board and press "enter" key to access U-Boot CLI. +  Connect PC with one of RJ45 ports, power up the board and press "enter" key to access U-Boot CLI. 
-  Use the following command to update the device to OpenWrt: "run lfw".+  Use the following command to update the device to OpenWrt: "run lfw".
  
 Flash instruction (using U-Boot web-based recovery): Flash instruction (using U-Boot web-based recovery):
  
-  Configure PC with static IP 192.168.1.xxx(2-254)/24. +  Configure PC with static IP 192.168.1.xxx(2-254)/24. 
-  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. +  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, select "sysupgrade" image and click the upgrade button.+  Open your browser and enter 192.168.1.1, select "sysupgrade" image and click the upgrade button. 
 + 
 +===== U-boot controller ===== 
 + 
 +  U-Boot 1.1.4 (Jun 27 2018 - 11:25:54)                                 
 +                                                                                                                
 +  E1700AC (QCA956X) U-Boot                                                        
 +                                                                                 
 +  DRAM:  16bit ddr2 128 MB                                                                                                    
 +  FLASH:  Winbond W25Q128 (16 MB)                                                  
 +                                                                                 
 +  LED on during eth initialization...                                              
 +                                                                                 
 +  eth0 up                                                                          
 +  eth0                                                                             
 +  Setting 0x181162c0 to 0xb2d02100                                                 
 +  Hit any key to stop autoboot:  0                                                 
 +  ath>
  
  
 ===== Default FLASH Layout ===== ===== 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)
-  cmdlinepart partitions found on MTD device spi0.0 +  cmdlinepart partitions found on MTD device spi0.0 
-  ''+ 
 +^ Partition   ^ Start            ^ End              ^ Size         ^ Erasesize    ^ Name         ^ 
 +| mtd0        | 0x000000000000   | 0x000000040000   | 0x00040000   | 0x00010000   | u-boot       | 
 +| mtd1        | 0x000000040000   | 0x000000050000   | 0x00010000   | 0x00010000   | u-boot-env   | 
 +| mtd2        | 0x000000050000   | 0x000000060000   | 0x00010000   | 0x00010000   | pri-data     | 
 +| mtd3        | 0x000000060000   | 0x000000070000   | 0x00010000   | 0x00010000   | art          | 
 +| mtd4        | 0x000000700000   | 0x0000001D0000   | 0x00160000   | 0x00010000   | kernel       | 
 +| mtd5        | 0x0000001D0000   | 0x000001000000   | 0x00e30000   | 0x00010000   | rootfs       | 
 +| mtd6        | 0x000000070000   | 0x000001000000   | 0x00F90000   | 0x00010000   | firmware     |
  
-^ Partition ^ Start ^ End ^ Size ^ Erasesize ^ Name ^ Description  ^ 
-| mtd0 | 0x000000000000 | 0x000000040000 | 0x00040000 | 0x00010000 | u-boot | | 
-| mtd1 | 0x000000040000 | 0x000000050000 | 0x00010000 | 0x00010000 | u-boot-env | | 
-| mtd2 | 0x000000050000 | 0x000000060000 | 0x00010000 | 0x00010000 | pri-data | | 
-| mtd3 | 0x000000060000 | 0x000000070000 | 0x00010000 | 0x00010000 | art | | 
-| mtd4 | 0x000000700000 | 0x000000FE0000 | auto | 0x00010000 | kernel | | 
-| mtd5 | 0x000000FE0000 | 0x000000FF0000 | auto | 0x00010000 | rootfs  | | 
-| mtd6 | 0x000000070000 | 0x000001000000 | 0x00F90000 | 0x00010000 | firmware | | 
  
-===== Photos ===== 
-{{:media:qxwlan:e1700ac-lte.png?200|}} 
-{{:media:qxwlan:e1700ac反面.png?200|}} 
 ===== Hardware ===== ===== Hardware =====
 +
 ==== Info ==== ==== Info ====
 ^ [[wp>Instruction set|Architecture]]    | [[wp>MIPS architecture|MIPS]]| ^ [[wp>Instruction set|Architecture]]    | [[wp>MIPS architecture|MIPS]]|
Line 78: Line 90:
 ^ Flash size      | 16 MB NOR-Flash | ^ Flash size      | 16 MB NOR-Flash |
 ^ RAM             | 128 MB DDR2 RAM | ^ RAM             | 128 MB DDR2 RAM |
-^ Wireless        | 1750Mbps WiFi g/n with on-board chip antenna (21 dB output power)U.FL connector +^ Wireless        | WiFi g/n with QCA9563WiFi 11ac with QCA9880 
-^ Ethernet        | 2x 1000Base-T(X) |+^ Ethernet        | 2x 10/100/1000 Base-T(X) (one port support POE) | 
 +^ Antenna         | 3T3R 2.4 GHz 3T3R 5 GHz (3T3R 2.4/5 GHz) UFL*9|
 ^ USB             | 1x 2.0 (host), 1x miniUSB (slave) | ^ USB             | 1x 2.0 (host), 1x miniUSB (slave) |
 +^ PCIE            | 1x miniPCIE |
 +^ SIM             | 1x microSIM slot|
 ^ [[docs:techref:hardware:port.serial|Serial]]          | [[#Serial|YES]] (via miniUSB or RS232 (soldering needed)) | ^ [[docs:techref:hardware:port.serial|Serial]]          | [[#Serial|YES]] (via miniUSB or RS232 (soldering needed)) |
 ^ LED             | Standard Ethernet LED's, WIFI LED | ^ LED             | Standard Ethernet LED's, WIFI LED |
-^ Hardware buttons | Hardware reset button, GPIO programmable button | +^ Hardware buttons | reset button | 
-^ Power options miniUSB jack (3.0-3.6 V) | +^ Power           1x DC jack for main power input (9-48 V) | 
-Power consumption | ~0.5 Watt | +Board Size      140 x 102 x 10mm  (L W x H) | 
-^ Dimensions |  mm  mm, grams |+
  
 ==== Specification ===== ==== Specification =====
Line 97: 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 ==== 
- +{{:media:qxwlan:e1700ac-lte.png?200|}} 
 +{{:media:qxwlan:e1700ac.png?200|}} 
 +{{:media:qxwlan:e1700ac-2.png?200|}}
  
 ==== Serial ==== ==== Serial ====
-Serial connection settings: 
-  * 115200 8N1, no hardware flow control. 
- 
- 
-==== GPIO ==== 
- 
  
 +Serial connection settings: 115200 8N1, no hardware flow control.
  
 +{{:media:qxwlan:e1700ac-info.png?400|}}
  
  
 +===== Tags =====
 +[[meta:tags|How to add tags]]
 +{{tag>AR9344 16flash 128ram}}
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1