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:wifire:s1500_nbn [2023/07/02 12:57] – [OpenWrt support] csharper2005toh:wifire:s1500_nbn [2023/10/16 19:48] – [Installation] csharper2005
Line 2: Line 2:
 /* This template is intended to be used via https://openwrt.org/meta/create_new_device_page . */ /* This template is intended to be used via https://openwrt.org/meta/create_new_device_page . */
  
-{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} 
  
 OEM/ODM name: Sercomm S1500 BUC OEM/ODM name: Sercomm S1500 BUC
Line 26: Line 25:
 ---- ----
  
-===== Supporting activities ===== 
- 
-  * PR: https://github.com/openwrt/openwrt/pull/12890 
  
 ===== Experimental firmware ===== ===== Experimental firmware =====
Line 36: Line 32:
  
  
-===== Hardware highlights ===== +===== Hardware Highlights ===== 
-CPU                        ^ Ram      ^ Flash (NAND)   ^ Network     WLAN   ^ USB      ^ Serial   ^ JTag   ^ +---- datatable ---- 
-| MediaTek MT7621AT (880 MHz, 2 cores)    128 MiB  |  128 MiB  |  4x 10/100/1000  |  acbgn    1x 2.0  |   Yes    |   Yes    | +cols    : Model, Versions, CPU, CPU MHz, CPU Cores_numcores, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ 
 +header  : Model, Version,SoC,CPU MHz,CPU Cores,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB 
 +align   : c,c,c,c,c,c,c,c,c,c,c,c,
 +filter  : Brand=WiFire 
 +filter  : Model=S1500.NBN 
 +----
  
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
Line 49: Line 49:
 ==== Installing OpenWrt ==== ==== Installing OpenWrt ====
 ***/ ***/
 +
 +===== Installation =====
 +
 +
 +/* stable release */
 +---- datatable ----
 +cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url
 +headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock
 +align   : c,c,c
 +filter  : Brand=WiFire
 +filter  : Model=S1500.NBN
 +----
 +
 +
 +-> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
  
 ===== OpenWrt installation ===== ===== OpenWrt installation =====
Line 62: Line 77:
 1. Change the bootflag to Sercomm1 in OpenWrt CLI and then reboot: 1. Change the bootflag to Sercomm1 in OpenWrt CLI and then reboot:
 <code bash> <code bash>
-printf 1 | dd bs=1 seek=7 count=1 of=/dev/mtdblock4+printf 1 | dd bs=1 seek=7 count=1 of=/dev/mtdblock2
 </code> </code>
  
Line 146: Line 161:
 ===== Hardware ===== ===== Hardware =====
 ==== Info ==== ==== Info ====
-^ Architecture     | RAMIPS                             | + 
-^ Vendor           | Sercomm                            | +---- datatemplatelist dttpllist ---- 
-^ Bootloader       | U-Boot SerComm/[[wp>MediaTek]]            | +template: meta:template_datatemplatelist 
-^ System-On-Chip   | MediaTek MT7621AT                  | +cols    : Brand, Model, Versions, Device Type, Availability, Supported Since Commit_git, Supported since Rel, Supported current Rel, Unsupported, Bootloader, CPU, Target, CPU MHzFlash MBs, RAM MB, Switch, Ethernet 100M ports_, Ethernet Gbit ports_, Comments network ports_, Modem, VLAN, WLAN 2.4GHzWLAN 5.0GHzWLAN HardwaresWLAN Comments_, Detachable Antennas_, USB ports_, SATA ports_, Comments USB SATA ports_, Serial, JTAG, LED count, Button count, Power supply, Device Techdata_pageid, Forum topic URL_url, wikidevi URL_url, OEM Device Homepage URL_url, Firmware OEM Stock URL_url, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Comments_ 
-CPU/Speed        | 880 MHz                            | +filter  : Brand=WiFire 
-Flash-Chip       | NAND (ESMT F59L1G81MA)             | +filter  : Model=S1500.NBN 
-^ Flash size       | 128 MiB                            | +----
-RAM              | 128 MiB (Nanya NT5CC64M16GP)       | +
-^ Wireless / 2.4 GHz  | MT7602EN, b/g/nMIMO 2x2       | +
-^ Wireless / GHz | MT7612ENa/n/acMIMO 2x2         | +
-^ Ethernet         | 10/100/1000 Mbit/s w/ vlan support | +
-^ Switch           | MediaTek MT7530 (via SoC MT7621AT) | +
-^ Buttons          | 2 button (RESETWPS)              | +
-USB              | 1x 2.0                             | +
-^ UART           | [[#Serial|Yes]] (Not soldered on the board) | +
-^ mPCIe            | via J2 on PCB (Not soldered on the board) | +
-^ JTAG             | [[#JTAG|Yes]] via J3 on PCB (Not soldered on the board) |+
  
 ---- datatemplatelist dttpllist ---- ---- datatemplatelist dttpllist ----
Line 278: Line 283:
 **You will need:** **You will need:**
   * PC or Virtual machine with Linux   * PC or Virtual machine with Linux
-  * mtd partitions backup (**mtd1.bin** - //u-boot bootloader//, **mtd2.bin** - //Factory//)+  * mtd partitions backup (**uboot.bin** - //u-boot bootloader//, **factory.bin** - //Factory//)
   * http server with mtd partitions backup (i.e. with IP 192.168.1.2)   * http server with mtd partitions backup (i.e. with IP 192.168.1.2)
   * recovery image (see [[:toh:wifire:s1500_nbn#sercomm-recovery_utility]])    * recovery image (see [[:toh:wifire:s1500_nbn#sercomm-recovery_utility]]) 
Line 291: Line 296:
 2. Download //Factory// backup from your http server and write it: 2. Download //Factory// backup from your http server and write it:
 <code bash> <code bash>
-wget http://192.168.1.2/mtd2.bin+wget http://192.168.1.2/factory.bin
 </code> </code>
 <code bash> <code bash>
Line 305: Line 310:
  
 <code bash> <code bash>
-wget http://192.168.1.2/mtd1.bin+wget http://192.168.1.2/uboot.bin
 </code> </code>
 <code bash> <code bash>
  • Last modified: 2024/09/05 19:03
  • by csharper2005