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:snr:cpe-me2-lite [2024/12/10 12:34] – [Supported Versions] wertwert4pda | toh:snr:cpe-me2-lite [2024/12/11 14:41] – [OEM easy installation] wertwert4pda | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| /* USE https:// | /* USE https:// | ||
| - | {{page> | + | Wi-Fi Mesh router AC1200, IEEE 802.11 a/b/g/n/ac 1GE WAN 4 GE LAN. IPv6, IGMP, TR-069 |
| - | + | ||
| - | //Write a short, relevant description of the device. Include | + | |
| - | + | ||
| - | <WRAP BOX> | + | |
| - | FIXME Any text with a light background (like this one) provides instructions for creating the Details Page. When you have filled in correct/ | + | |
| - | </ | + | |
| /*****/ | /*****/ | ||
| Line 17: | Line 11: | ||
| /*****/ | /*****/ | ||
| - | {{media:example:genericrouter1.png?200|Generic | + | {{media:snr:cpe-me2-lite: |
| - | + | {{media: | |
| - | <WRAP BOX> | + | |
| - | FIXME | + | |
| - | ===== Getting started with a new Device Page ===== | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | + | ||
| - | ===== Keep the articles modular ===== | + | |
| - | * Please include only model specific information, | + | |
| - | * If you have no time to write certain stuff, link to [[docs: | + | |
| - | * [[docs: | + | |
| - | * DO NOT provide a complete howto here! Instead //groom// the [[docs: | + | |
| - | </ | + | |
| ===== Supported Versions ===== | ===== Supported Versions ===== | ||
| Line 38: | Line 19: | ||
| " | " | ||
| " | " | ||
| + | " | ||
| " | " | ||
| " | " | ||
| Line 67: | Line 49: | ||
| " | " | ||
| " | " | ||
| + | " | ||
| " | " | ||
| - | " | + | " |
| } --> | } --> | ||
| Line 74: | Line 57: | ||
| ===== Installation ===== | ===== Installation ===== | ||
| /* stable release */ | /* stable release */ | ||
| - | /* uncomment once stable release is available | + | /* uncomment once stable release is available |
| <!-- ToH: { | <!-- ToH: { | ||
| " | " | ||
| " | " | ||
| " | " | ||
| + | " | ||
| " | " | ||
| - | " | + | " |
| } --> | } --> | ||
| - | */ | + | |
| /* snapshot */ | /* snapshot */ | ||
| - | /* delete once stable release is available | + | /* delete once stable release is available |
| <!-- ToH: { | <!-- ToH: { | ||
| " | " | ||
| Line 92: | Line 76: | ||
| " | " | ||
| " | " | ||
| - | " | + | " |
| } --> | } --> | ||
| + | */ | ||
| -> [[docs: | -> [[docs: | ||
| - | FIXME Please add the installation procedure here. | + | |
| ==== Flash Layout ==== | ==== Flash Layout ==== | ||
| <WRAP BOX> | <WRAP BOX> | ||
| - | FIXME //[[:docs:techref:flash.layout# | + | spi-nor spi0.0: en25qh128 (16384 Kbytes) |
| - | + | < | |
| - | 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: | ||
| + | mtd0: 00030000 00010000 " | ||
| + | mtd1: 00010000 00010000 " | ||
| + | mtd2: 00010000 00010000 " | ||
| + | mtd3: 00fb0000 00010000 " | ||
| + | mtd4: 00320767 00010000 " | ||
| + | mtd5: 00c8f899 00010000 " | ||
| + | mtd6: 00840000 00010000 " | ||
| + | </ | ||
| </ | </ | ||
| 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. | ||
| - | | + | |
| - | * Upload | + | **Flash instruction via WEB (old factory firmware 1.10.x)** |
| - | | + | 1. Boot SNR-CPE-ME2-Lite normally with " |
| - | * Telnet to 192.168.1.1 and set a root password, or browse | + | 2. Access |
| + | 3. Select the OpenWrt sysupgrade image in " | ||
| + | | ||
| + | |||
| + | **Note: For new factory firmware (EasyWRT 2.6.x) need downgrade | ||
| + | |||
| </ | </ | ||
| Line 132: | Line 127: | ||
| <WRAP BOX> | <WRAP BOX> | ||
| - | FIXME Enter values for " | + | ^ Bootloader tftp server IPv4 address |
| - | + | ^ Bootloader MAC address (special) | |
| - | ^ Bootloader tftp server IPv4 address | + | ^ Firmware tftp image | [[: |
| - | ^ Bootloader MAC address (special) | + | ^ TFTP transfer window |
| - | ^ Firmware tftp image | [[: | + | ^ TFTP window start | approximately |
| - | ^ TFTP transfer window | + | ^ TFTP client required IP address |
| - | ^ TFTP window start | approximately | + | |
| - | ^ TFTP client required IP address | + | |
| </ | </ | ||
| Line 147: | Line 140: | ||
| <WRAP BOX> | <WRAP BOX> | ||
| - | |||
| - | FIXME These are generic instructions. Update with your router' | ||
| ==== 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: | ||
| - | |||
| - | * '' | ||
| - | * '' | ||
| 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:// | wget http:// | ||
| sysupgrade / | sysupgrade / | ||
| - | </ | ||
| - | |||
| - | === mtd === | ||
| - | |||
| - | If '' | ||
| - | |||
| - | * Login as root via SSH on 192.168.1.1, | ||
| - | |||
| - | < | ||
| - | cd /tmp | ||
| - | wget http:// | ||
| - | mtd write / | ||
| </ | </ | ||
| 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 | + | ^ Interface Name ^ Description |
| - | | br-lan | + | | br-lan |
| - | | vlan0 (eth0.0) | + | | lan(1-4)@eth0 | LAN ports (1 to 4) | None |
| - | | vlan1 (eth0.1) | + | | wan | WAN port | DHCP |
| - | | wl0 | + | | phy0-ap0 |
| + | | phy1-ap0 | ||
| </ | </ | ||
| ==== 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 |
| - | ^ Port | + | | LAN 2 |
| - | | Internet (WAN) | + | | LAN 3 |
| - | | LAN 1 | + | | LAN 4 |
| - | | LAN 2 | EXAMPLE | + | |
| - | | LAN 3 | EXAMPLE 1 | | + | |
| - | | LAN 4 | EXAMPLE 0 | | + | |
| </ | </ | ||
| ==== Buttons ==== | ==== Buttons ==== | ||
| - | -> [[docs: | ||
| - | 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 | + | ^ BUTTON |
| - | | EXAMPLE | + | | Reset | reset | |
| - | | EXAMPLE Secure Easy Setup | | + | |
| - | | EXAMPLE No buttons at all. | + | |
| </ | </ | ||
| Line 261: | Line 223: | ||
| filter | filter | ||
| filter | filter | ||
| - | filter | + | filter |
| ---- | ---- | ||
| Line 267: | Line 229: | ||
| /* =====>>>>> | /* =====>>>>> | ||
| /* 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. {{: | + | /* e.g. {{: |
| /* Thanks, your wiki administration - Oct. 2015 */ | /* Thanks, your wiki administration - Oct. 2015 */ | ||
| // | // | ||
| - | **Insert photo of front of the casing** | + | {{: |
| //Back://\\ | //Back://\\ | ||
| - | **Insert photo of back of the casing** | + | {{: |
| //Backside label://\\ | //Backside label://\\ | ||
| - | **Insert photo of backside | + | {{: |
| ==== 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, ...// | + | |
| - | | + | - 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 | ||
| </ | </ | ||
| + | {{media: | ||
| //Main PCB://\\ | //Main PCB://\\ | ||
| - | **Insert photo of PCB** | + | {{media: |
| + | |||
| + | //Chips on board:// | ||
| + | {{media: | ||
| + | |||
| + | // | ||
| + | {{media: | ||
| ==== 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** | + | {{: |
| - | + | ||
| - | <WRAP BOX> | + | |
| - | FIXME //Replace EXAMPLE by real values.// | + | |
| - | </ | + | |
| - | ^ Serial connection parameters\\ for SNR CPE-ME2-Lite | + | ^ Serial connection parameters\\ for SNR CPE-ME2-Lite |
| ==== 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>? |
| + | * [[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.// | + | |
| - | </ | + | |
| - | [[meta: | ||
| - | {{tag> | ||