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/10 12:35] – [Hardware Highlights] wertwert4pdatoh:snr:cpe-me2-lite [2024/12/11 14:41] – [OEM easy installation] wertwert4pda
Line 5: Line 5:
 /* 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 AC1200IEEE 802.11 a/b/g/n/ac 1GE WAN 4 GE LANIPv6IGMP, TR-069
- +
-//Write a shortrelevant description of the deviceInclude technical overview, but avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures.// +
- +
-<WRAP BOX> +
-FIXME Any text with a light background (like this one) provides instructions for creating the Details PageWhen you have filled in correct/useful information (instead of any template that's there) **remove the instructionsas well as the ''<nowiki><WRAP></nowiki>'' that encloses it.** +
-</WRAP>+
  
 /*****/ /*****/
Line 17: Line 11:
 /*****/ /*****/
  
-{{media:example:genericrouter1.png?200|Generic 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}}
-<WRAP BOX> +
-FIXME +
-===== Getting started with a new Device Page ===== +
-  This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that **you have to fill it with life and information.** +
-  There are several "fixme" tags with text on a light background (like this text) throughout this template. As you fill in the page, remove those tags so that people can judge its completeness. +
-  When there are no more "fixme" tags left, delete this one too, along with the ''<nowiki><WRAP></nowiki>'' that encloses it. +
- +
-===== Keep the articles modular ===== +
-  * Please include only model specific information, omit bla,bla and put everything generic into separate articles +
-  * If you have no time to write certain stuff, link to [[docs:start]] +
-  * [[docs:guide-user:base-system:start]] should lead the way, do not explain this again +
-  * DO NOT provide a complete howto here! Instead //groom// the [[docs:start|general documentation]]. +
-</WRAP>+
  
 ===== Supported Versions ===== ===== Supported Versions =====
Line 38: Line 19:
   "dom": "t",   "dom": "t",
   "paging": false,   "paging": false,
 +  "rotate": true,
   "shownColumns": ["brand", "model", "version", "supportedcurrentrel", "oemdevicehomepageurl", "forumsearch", "deviceid"],   "shownColumns": ["brand", "model", "version", "supportedcurrentrel", "oemdevicehomepageurl", "forumsearch", "deviceid"],
   "filterColumns": {"brand": "^SNR$", "model": "^CPE-ME2-Lite$", "version": "^rev.B$"}   "filterColumns": {"brand": "^SNR$", "model": "^CPE-ME2-Lite$", "version": "^rev.B$"}
Line 67: Line 49:
   "dom": "t",   "dom": "t",
   "paging": false,   "paging": false,
 +  "rotate": true,
   "shownColumns": ["model", "version", "cpu", "cpumhz", "cpucores", "flashmb", "rammb", "wlanhardware", "wlan24ghz", "wlan50ghz", "ethernet100mports", "ethernet1gports", "modem", "usbports"],   "shownColumns": ["model", "version", "cpu", "cpumhz", "cpucores", "flashmb", "rammb", "wlanhardware", "wlan24ghz", "wlan50ghz", "ethernet100mports", "ethernet1gports", "modem", "usbports"],
   "filterColumns": {"brand": "^SNR$", "model": "^CPE-ME2-Lite$", "version": "^rev.B$"}   "filterColumns": {"brand": "^SNR$", "model": "^CPE-ME2-Lite$", "version": "^rev.B$"}
Line 74: Line 57:
 ===== Installation ===== ===== Installation =====
 /* stable release */ /* stable release */
-/* uncomment once stable release is available+/* uncomment once stable release is available */
 <!-- ToH: { <!-- ToH: {
   "source": "json",   "source": "json",
   "dom": "t",   "dom": "t",
   "paging": false,   "paging": false,
 +  "rotate": true,
   "shownColumns": ["model", "version", "supportedcurrentrel", "firmwareopenwrtinstallurl", "firmwareopenwrtupgradeurl", "firmwareoemstockurl"],   "shownColumns": ["model", "version", "supportedcurrentrel", "firmwareopenwrtinstallurl", "firmwareopenwrtupgradeurl", "firmwareoemstockurl"],
-  "filterColumns": {"brand": "^SNR$", "model": "^CPE-ME2-Lite$", "version": "^@@Version\\|@@$"}+  "filterColumns": {"brand": "^SNR$", "model": "^CPE-ME2-Lite$", "version": "^rev.B$"}
 } --> } -->
-*/+
  
  
 /* snapshot */ /* snapshot */
-/* delete once stable release is available */+/* delete once stable release is available
 <!-- ToH: { <!-- ToH: {
   "source": "json",   "source": "json",
Line 92: Line 76:
   "paging": false,   "paging": false,
   "shownColumns": ["model", "version", "supportedcurrentrel", "firmwareopenwrtsnapshotinstallurl", "firmwareopenwrtsnapshotupgradeurl", "firmwareoemstockurl"],   "shownColumns": ["model", "version", "supportedcurrentrel", "firmwareopenwrtsnapshotinstallurl", "firmwareopenwrtsnapshotupgradeurl", "firmwareoemstockurl"],
-  "filterColumns": {"brand": "^SNR$", "model": "^CPE-ME2-Lite$", "version": "^@@Version\\|@@$"}+  "filterColumns": {"brand": "^SNR$", "model": "^CPE-ME2-Lite$", "version": "^^rev.B$"}
 } --> } -->
 + */
  
 -> [[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 ====
 <WRAP BOX> <WRAP BOX>
-FIXME //[[:docs:techref:flash.layout#discovery_how_to_find_out|Find out flash layout]], then add the flash layout table here (copy, paste, modify the [[docs:techref:flash.layout#partitioning_of_the_flash|example]]).// +spi-nor spi0.0: en25qh128 (16384 Kbytes) 
- +<code> 
-Please check out the article [[docs:techref:flash.layout|Flash layout]]. It contains examples and explanations that describe how to document the flash layout.+cat /proc/mtd 
 +dev   size   erasesize  name 
 +mtd000030000 00010000 "u-boot" 
 +mtd100010000 00010000 "config" 
 +mtd200010000 00010000 "factory" 
 +mtd300fb0000 00010000 "firmware" 
 +mtd4: 00320767 00010000 "kernel" 
 +mtd500c8f899 00010000 "rootfs" 
 +mtd600840000 00010000 "rootfs_data" 
 +</code>
 </WRAP> </WRAP>
  
Line 110: 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 118: 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 132: Line 127:
 <WRAP BOX> <WRAP BOX>
  
-FIXME Enter values for "FILL-IN" below +^ Bootloader tftp server IPv4 address 192.168.1.1   | 
- +^ Bootloader MAC address (special)     F8:F0:82:30:52:11  
-^ Bootloader tftp server IPv4 address FILL-IN   | +^ Firmware tftp image                  | [[:downloads|Latest OpenWrt release]] | 
-^ Bootloader MAC address (special)     FILL-IN   +^ TFTP transfer window                 10 seconds                            
-^ Firmware tftp image                  | [[:downloads|Latest OpenWrt release]] (**''NOTE:''** Name must contain //"tftp"//+^ TFTP window start                    | approximately 120 seconds after power on   | 
-^ TFTP transfer window                 FILL-IN seconds                                +^ TFTP client required IP address      | 192.168.1.131                                |
-^ TFTP window start                    | approximately FILL-IN seconds after power on   | +
-^ TFTP client required IP address      | FILL-IN                                        |+
  
 </WRAP> </WRAP>
Line 147: 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 159: 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 174: 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 203: Line 178:
  
 <WRAP BOX> <WRAP BOX>
-FIXME Please fill in real values for this device, then remove the EXAMPLEs 
- 
 ==== Network interfaces ==== ==== Network interfaces ====
 The default network configuration is: The default network configuration is:
-^ Interface Name   ^ Description                  ^ Default configuration    +^ Interface Name  ^ Description         ^ Default configuration  
-| br-lan           EXAMPLE LAN & WiFi           EXAMPLE 192.168.1.1/24   +| br-lan          | LAN & WiFi          | 192.168.1.1/24         
-vlan0 (eth0.0)   EXAMPLE LAN ports (1 to 4)   EXAMPLE None             +lan(1-4)@eth0   | LAN ports (1 to 4)  | None                   
-vlan1 (eth0.1)   EXAMPLE WAN port             EXAMPLE DHCP             +wan             | WAN port            | DHCP                   
-wl0              EXAMPLE WiFi                 EXAMPLE Disabled         +phy0-ap0        | WiFi 2.4GHz         | Disabled               
 +| phy1-ap0        | WiFi 5GHz           | Disabled               |
 </WRAP> </WRAP>
  
 ==== 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            | EXAMPLE 3     +| LAN 4           4            |
-| LAN 2            EXAMPLE     +
-| LAN 3            EXAMPLE 1     +
-| LAN 4            EXAMPLE 0     |+
  
 </WRAP> </WRAP>
  
 ==== Buttons ==== ==== Buttons ====
--> [[docs:guide-user:hardware:hardware.button]] on howto use and configure the hardware button(s). 
-Here, we merely name the buttons, so we can use them in the above Howto. 
- 
 <WRAP BOX> <WRAP BOX>
-FIXME Please fill in real values for this device, then remove the EXAMPLEs 
- 
 The SNR CPE-ME2-Lite has the following buttons: The SNR CPE-ME2-Lite has the following buttons:
  
-^ BUTTON                       ^ Event   ^ +^ BUTTON               ^ Event   ^ 
-EXAMPLE Reset                |  reset  | +| Reset                |  reset  |
-| EXAMPLE Secure Easy Setup    |   ses   | +
-| EXAMPLE No buttons at all.      -    | +
 </WRAP> </WRAP>
  
Line 261: Line 223:
 filter  : Brand=SNR filter  : Brand=SNR
 filter  : Model=CPE-ME2-Lite filter  : Model=CPE-ME2-Lite
-filter  : Versions=+filter  : Versions=rev.B
 ---- ----
  
Line 267: 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 284: 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 295: 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}}
- +
-<WRAP BOX> +
-FIXME //Replace EXAMPLE by real values.// +
-</WRAP>+
  
-^ Serial connection parameters\\ for SNR CPE-ME2-Lite @@Version@@ EXAMPLE 115200, 8N1, 3.3V |+^ Serial connection parameters\\ for SNR CPE-ME2-Lite rev.B 57600, 8N1, 3.3V |
  
 ==== JTAG ==== ==== JTAG ====
Line 307: 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 =====
Line 1228: Line 1195:
  
 ===== Notes ===== ===== Notes =====
-//Space for additional notes, links to forum threads or other resources.//+  * [[commit>?p=openwrt/openwrt.git;a=commit;h=a664d39c5bb4a77ffc90a6fdfdca3606292b650d|Commit]] 
 +  * [[https://snr.global/Wi-Fi-5/789-SNR-CPE-ME2-Lite-rev-B.html|Product page]] 
 +===== Tags =====
  
-  * ... +{{tag>U-boot 2core MT7621 128RAM 16Flash GigabitEthernet wlan 802.11ac 4Ant 5Port SPI Serial 1button "12v powered"}}
- +
-===== Tags ===== +
-<WRAP BOX> +
-FIXME //Add tags below, then remove this fixme.// +
-</WRAP>+
  
-[[meta:tags|How to add tags]] 
-{{tag>EXAMPLETAG}} 
  • Last modified: 2024/12/18 15:02
  • by frollic