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:snr:cpe-me2-lite [2024/12/11 12:12] – [Table] wertwert4pdatoh:snr:cpe-me2-lite [2024/12/11 14:41] – [OEM easy installation] wertwert4pda
Line 4: Line 4:
 /* DO NOT CREATE NEW DEVICEPAGES VIA COPY & PASTE! */ /* DO NOT CREATE NEW DEVICEPAGES VIA COPY & PASTE! */
 /* USE https://openwrt.org/meta/create_new_device_page */ /* USE https://openwrt.org/meta/create_new_device_page */
- 
-{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} 
  
 Wi-Fi Mesh router AC1200, IEEE 802.11 a/b/g/n/ac 1GE WAN 4 GE LAN. IPv6, IGMP, TR-069 Wi-Fi Mesh router AC1200, IEEE 802.11 a/b/g/n/ac 1GE WAN 4 GE LAN. IPv6, IGMP, TR-069
Line 14: Line 12:
  
 {{media:snr:cpe-me2-lite:snr-cpe-me2-lite-rev-b.jpg?400|SNR CPE-ME2-Lite Router}} {{media:snr:cpe-me2-lite:snr-cpe-me2-lite-rev-b.jpg?400|SNR CPE-ME2-Lite Router}}
 +{{media:snr:cpe-me2-lite:snr-cpe-me2-lite-rev-b-all.jpg?400}}
  
 ===== Supported Versions ===== ===== Supported Versions =====
Line 83: Line 82:
 -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
  
-FIXME Please add the installation procedure here.+
  
 ==== Flash Layout ==== ==== Flash Layout ====
Line 104: Line 103:
  
 <WRAP BOX> <WRAP BOX>
-FIXME //The instructions below are for Broadcom devices and only serve as an example.//\\ 
-**//Remove / modify them if they do not apply to this particular device!//** 
- 
 This section deals with This section deals with
   * How you install OpenWrt from a device freshly opened   * How you install OpenWrt from a device freshly opened
Line 112: Line 108:
  
 **Note:** Reset router to factory defaults if it has been previously configured. **Note:** Reset router to factory defaults if it has been previously configured.
-  Browse to ''<nowiki>http://192.168.1.1/Upgrade.asp</nowiki>'' + 
-  * Upload .bin file to router +**Flash instruction via WEB (old factory firmware 1.10.x)*
-  Wait for it to reboot +    1. Boot SNR-CPE-ME2-Lite normally with "Router" mode 
-  Telnet to 192.168.1.1 and set a root password, or browse to ''<nowiki>http://192.168.1.1</nowiki>'' if LuCI is installed.+    2. Access to "http://192.168.1.1/" and open "Administration -Management" page 
 +    3Select the OpenWrt sysupgrade image in "Firmware update" section and click "Update" button 
 +    4. Wait ~120 seconds to complete flashing 
 + 
 +**Note: For new factory firmware (EasyWRT 2.6.x) need downgrade to old factory image firstIt possible from web interface.**  
 +   
 </WRAP> </WRAP>
  
Line 129: Line 130:
 ^ Bootloader MAC address (special)     | F8:F0:82:30:52:11  | ^ Bootloader MAC address (special)     | F8:F0:82:30:52:11  |
 ^ Firmware tftp image                  | [[:downloads|Latest OpenWrt release]] | ^ Firmware tftp image                  | [[:downloads|Latest OpenWrt release]] |
-^ TFTP transfer window                 FILL-IN seconds                                +^ TFTP transfer window                 10 seconds                            
-^ TFTP window start                    | approximately FILL-IN seconds after power on   | +^ TFTP window start                    | approximately 120 seconds after power on   | 
-^ TFTP client required IP address      | 192.168.1.1                                    |+^ TFTP client required IP address      | 192.168.1.131                                |
  
 </WRAP> </WRAP>
Line 139: Line 140:
  
 <WRAP BOX> <WRAP BOX>
- 
-FIXME These are generic instructions. Update with your router's specifics. 
  
 ==== LuCI Web Upgrade Process ==== ==== LuCI Web Upgrade Process ====
Line 151: Line 150:
  
 If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line.
-There are two command line methods for upgrading: 
- 
-  * ''sysupgrade'' 
-  * ''mtd'' 
  
 Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing. Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.
Line 166: Line 161:
 wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
 sysupgrade /tmp/xxx.abc sysupgrade /tmp/xxx.abc
-</code> 
- 
-=== mtd === 
- 
-If ''sysupgrade'' does not support this router, use ''mtd''. 
- 
-  * Login as root via SSH on 192.168.1.1, then enter the following commands: 
- 
-<code> 
-cd /tmp 
-wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc 
-mtd write /tmp/xxx.abc linux && reboot 
 </code> </code>
  
Line 207: Line 190:
 ==== Switch Ports (for VLANs) ==== ==== Switch Ports (for VLANs) ====
 <WRAP BOX> <WRAP BOX>
-FIXME Please fill in real values for this device, then remove the EXAMPLEs +^ Port            ^ Switch port  
- +| Internet (WAN)               
-Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on. +| LAN 1           | 1            
-^ Port             ^ Switch port   +| LAN 2           | 2            
-| Internet (WAN)   EXAMPLE 4     +| LAN 3           | 3            
-| LAN 1            | 1     +| LAN 4           | 4            |
-| LAN 2            | 2     +
-| LAN 3            | 3     +
-| LAN 4            | 4     |+
  
 </WRAP> </WRAP>
Line 249: Line 229:
 /* =====>>>>> Standard size for photos: add ?400 to the medialink                                */ /* =====>>>>> Standard size for photos: add ?400 to the medialink                                */
 /* When uploading photos, **name them** intelligently. Nobody knows what 20100930_000602.jpg is! */ /* When uploading photos, **name them** intelligently. Nobody knows what 20100930_000602.jpg is! */
-/* e.g. {{:media:yourbrand:yourbrand_yourmodel_front.jpg?400|}}                                  */+/* e.g. {{:media:yourbrand:yourbrand_yourmodel_front.jpg|400|}}                                  */
 /* Thanks, your wiki administration - Oct. 2015 */ /* Thanks, your wiki administration - Oct. 2015 */
  
 //Front://\\ //Front://\\
-**Insert photo of front of the casing**+{{:media:snr:cpe-me2-lite:snr-cpe-me2-lite-rev-b-front.jpg?400}}
  
 //Back://\\ //Back://\\
-**Insert photo of back of the casing**+{{:media:snr:cpe-me2-lite:snr-cpe-me2-lite-rev-b-back.jpg?400}}
  
 //Backside label://\\ //Backside label://\\
-**Insert photo of backside label**+{{:media:snr:cpe-me2-lite:snr-cpe-me2-lite-rev-b-label.jpg?400}}
  
 ==== Opening the case ==== ==== Opening the case ====
Line 266: Line 246:
  
 <WRAP BOX> <WRAP BOX>
-FIXME //Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...// +  * To remove the cover and open the device
-  * To remove the cover and open the device, do a/b/c+  - Ordered List Item Unscrew the 4 Phillips screws from the bottom of the device. 
 +  - There are 6 latches around the perimeter between the halves of the case. They need to be pressed by inserting plastic card or other flat object between the halves.
 </WRAP> </WRAP>
 +{{media:snr:cpe-me2-lite:snr-cpe-me2-lite-rev-b-screw-holes.jpg?200}} {{media:snr:cpe-me2-lite:snr-cpe-me2-lite-rev-b-latches.jpg?200}}
  
 //Main PCB://\\ //Main PCB://\\
-**Insert photo of PCB**+{{media:snr:cpe-me2-lite:snr-cpe-me2-lite-rev-b-board-top.jpg?400}} {{media:snr:cpe-me2-lite:snr-cpe-me2-lite-rev-b-board-bottom.jpg?400}} {{media:snr:cpe-me2-lite:snr-cpe-me2-lite-rev-b-board-ports.jpg?400}} 
 + 
 +//Chips on board://\\ 
 +{{media:snr:cpe-me2-lite:snr-cpe-me2-lite-rev-b-spi-chip.jpg?200}} {{media:snr:cpe-me2-lite:snr-cpe-me2-lite-rev-b-wifi2-chip.jpg?200}} 
 + 
 +//LEDS://\\ 
 +{{media:snr:cpe-me2-lite:snr-cpe-me2-lite-rev-b-leds.jpg?400}} 
  
 ==== Serial ==== ==== Serial ====
Line 277: Line 266:
  
 How to connect to the Serial Port of this specific device:\\ How to connect to the Serial Port of this specific device:\\
-**Insert photo of PCB with markings for serial port**+{{:media:snr:cpe-me2-lite:snr-cpe-me2-lite-rev-b-uart.jpg?400}}
  
 ^ Serial connection parameters\\ for SNR CPE-ME2-Lite rev.B | 57600, 8N1, 3.3V | ^ Serial connection parameters\\ for SNR CPE-ME2-Lite rev.B | 57600, 8N1, 3.3V |
Line 285: Line 274:
  
 How to connect to the JTAG Port of this specific device:\\ How to connect to the JTAG Port of this specific device:\\
-**Insert photo of PCB with markings for JTAG port**+JTAG not found
  
 ===== Bootloader mods ===== ===== Bootloader mods =====
  • Last modified: 2024/12/18 15:02
  • by frollic