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 13:10] – [Serial] wertwert4pdatoh:snr:cpe-me2-lite [2024/12/11 14:41] – [OEM easy installation] wertwert4pda
Line 12: 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 81: 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 102: 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 110: 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 127: 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 137: 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 149: 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 164: 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 261: 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 ====
  • Last modified: 2024/12/18 15:02
  • by frollic