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/27 06:40] – [Info] 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  ======+===== Important Notice =====
  
 <color #ed1c24>First version of these boards are using different mtd layout, with ART <color #ed1c24>First version of these boards are using different mtd layout, with ART
Line 34: Line 33:
 filter  : Model=E1700AC filter  : Model=E1700AC
 ---- ----
- 
-===== Upgrading Firmware ===== 
  
 Flash instruction (using U-Boot CLI and tftp server): Flash instruction (using U-Boot CLI and tftp server):
  
-  1. 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 ''...sysupgrade.bin'' filename to ''firmware.bin'' and place it in tftp server directory. 
-  2. Rename "sysupgradefilename to "firmware.binand place it in  +  Connect PC with one of RJ45 ports, power up the board and press "enter" key to access U-Boot CLI. 
-     tftp server directory. +  Use the following command to update the device to OpenWrt: "run lfw".
-      +
-  3. Connect PC with one of RJ45 ports, power up the board and press  +
-    "enter" key to access U-Boot CLI. +
-     +
-  4. 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):
  
-  1. 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. 
-  2. Connect PC with one of RJ45 ports, press the reset button,  +  Open your browser and enter 192.168.1.1, select "sysupgrade" image and click the upgrade button. 
-     power up the board and keep button pressed for around 6-7 seconds,  + 
-     until LEDs start flashing. +===== U-boot controller ===== 
-      + 
-  3. Open your browser and enter 192.168.1.1, select "sysupgrade" image  +  U-Boot 1.1.4 (Jun 27 2018 - 11:25:54)                                 
-     and click the upgrade button.+                                                                                                                
 +  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)
   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   ^ Start            ^ End              ^ Size         ^ Erasesize    ^ Name         
-| mtd0 | 0x000000000000 | 0x000000040000 | 0x00040000 | 0x00010000 | u-boot | +| mtd0        | 0x000000000000   | 0x000000040000   | 0x00040000   | 0x00010000   | u-boot       
-| mtd1 | 0x000000040000 | 0x000000050000 | 0x00010000 | 0x00010000 | u-boot-env | +| mtd1        | 0x000000040000   | 0x000000050000   | 0x00010000   | 0x00010000   | u-boot-env   
-| mtd2 | 0x000000050000 | 0x000000060000 | 0x00010000 | 0x00010000 | pri-data | +| mtd2        | 0x000000050000   | 0x000000060000   | 0x00010000   | 0x00010000   | pri-data     
-| mtd3 | 0x000000060000 | 0x000000070000 | 0x00010000 | 0x00010000 | art | +| mtd3        | 0x000000060000   | 0x000000070000   | 0x00010000   | 0x00010000   | art          
-| mtd4 | 0x000000700000 | 0x0000001D0000 | 0x00160000 | 0x00010000 | kernel | +| mtd4        | 0x000000700000   | 0x0000001D0000   | 0x00160000   | 0x00010000   | kernel       
-| mtd5 | 0x0000001D0000 | 0x000001000000 | 0x00e30000 | 0x00010000 | rootfs  +| mtd5        | 0x0000001D0000   | 0x000001000000   | 0x00e30000   | 0x00010000   | rootfs       
-| mtd6 | 0x000000070000 | 0x000001000000 | 0x00F90000 | 0x00010000 | firmware |+| mtd6        | 0x000000070000   | 0x000001000000   | 0x00F90000   | 0x00010000   | firmware     | 
  
-===== Photos ===== 
-{{:media:qxwlan:e1700ac-lte.png?200|}} 
-{{:media:qxwlan:e1700ac反面.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 89: 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 10/100/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)|+^ 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| ^ 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 | reset button | ^ Hardware buttons | reset button |
 +^ Power           | 1x DC jack for main power input (9-48 V) |
 ^ Board Size      | 140 x 102 x 10mm  (L x W x H) | ^ Board Size      | 140 x 102 x 10mm  (L x W x H) |
  
Line 109: 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 connection settings: 115200 8N1, no hardware flow control.
  
- +{{:media:qxwlan:e1700ac-info.png?400|}}
-==== Board Photos Info ==== +
- +
-Serial connection settings: +
-  * 115200 8N1, no hardware flow control. +
- +
-{{:media:qxwlan:e1700ac接口.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