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:rostelecom:rt-fe-1a [2023/12/06 20:17] – [Tags] csharper2005toh:rostelecom:rt-fe-1a [2023/12/06 20:19] – [OEM installation using the TFTP method] csharper2005
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}} 
  
 Rostelecom RT-FE-1A is a wireless WiFi 5 router manufactured by Sercomm company. Rostelecom RT-FE-1A is a wireless WiFi 5 router manufactured by Sercomm company.
Line 162: Line 160:
 ->  [[docs:guide-user:installation:generic.flashing.tftp]] ->  [[docs:guide-user:installation:generic.flashing.tftp]]
  
 +==== Return to stock  ====
 +Change bootflag to Sercomm1 in OpenWrt CLI and then reboot:
 +<code>
 +printf 1 | dd bs=1 seek=7 count=1 of=/dev/mtdblock3
 +</code>
 ===== Upgrading OpenWrt ===== ===== Upgrading OpenWrt =====
 ->  [[docs:guide-user:installation:generic.sysupgrade]] ->  [[docs:guide-user:installation:generic.sysupgrade]]
  • Last modified: 2024/03/26 17:32
  • by csharper2005