Beeline SmartBox Turbo

From TechInfoDepot
Jump to navigationJump to search
multiple revisions of this device, use caution
abgn+ac (AC2000)
Beeline Smart Box TURBO Wireless Router
WikiDevi.wi-cat.ru Beeline SmartBox TURBO
3rd Party Firmware
dd-wrt Status Unknown
OpenWrt Supported
Tomato any flavor Incompatible
Gargoyle Status Unknown
Platform
BrandModelRev Beeline SmartBox Turbo
Serial number prefix SN2F
FCC ID none specified
Board ID CQR20-1.6
Type wireless router, CPE
CPU1 checkY MediaTek MT7621AT
CPU1 Type MIPS 1004Kc
CPU1 Speed 880 MHz ( 2 cores ) 16-bit
Flash1 Chip ESMT F59L2G81XA
Flash1 Size 256 MiB 268,435,456 B <br />2,097,152 Kib <br />262,144 KiB <br />2,048 Mib <br />0.25 GiB <br /> (NAND)
RAM1 Size 256 MiB 268,435,456 B <br />2,097,152 Kib <br />262,144 KiB <br />2,048 Mib <br />0.25 GiB <br />
RAM1 Chip ESMT M15T2G16128A
ETH chip1 MediaTek MT7621AT
Switch MediaTek MT7621AT
Ethernet Port Count 1-1GbE-WAN
4-1GbE-LAN
Wired Standard IEEE 802.3i/3u/3ab

802dot11 OUI: E0:0E:E4
Ethernet OUI: E0:0E:E4

Stock bootloader U-Boot
Expansion IF types USB 3.0
USB ports 1
USB Hub Compatible Untested
Power 12 VDC, 1.5 A
Connector type barrel
Serial Port (UART) yes, 4-pin header, j4, 3.3V TTL, (57600 8N1)
Other

Default SSID: Beeline 2G XXXXXX
, Beeline 5G XXXXXX
Default IP address: 192.168.1.1
the IP 192.168.1.1 is used by 1359 additional devices
of which 7 are Beeline devices
Default login user: admin
Default login password: admin
admin:admin credentials used by 1358 additional devices
of which 7 are Beeline devices

Manuf/OEM/ODM SerComm S3 DF3
3rd Party Firmware Support OpenWrt • (List | Dev | DLs)
Retail
Availability Beeline
(Est.) release date May 2020
Country of manuf China
Radio 1
Chip1 MediaTek MT7603EN
Wireless interface OUI E0:0E:E4
Antenna Connector Type none specified
MIMO status 2x2:2
Wireless Standard IEEE 802.11b/g/n
802.11n up to 300 Mbps
802.11g up to 54 Mbps
802.11b up to 11 Mbps
WiFi Operating Frequency 2.4 GHz
Radio 2
Chip1 MediaTek MT7615N
Wireless interface OUI E0:0E:E4
Antenna Connector Type MHF4
MIMO status 4x4:4
Wireless Standard IEEE 802.11a/n/ac
802.11ac up to 1733 Mbps
802.11n up to 600 Mbps
802.11a up to 54 Mbps
WiFi Operating Frequency 5 GHz
 CPU1 brandRadio1 chip1 brandRadio2 chip1 brand
Beeline SmartBoxRealtekRealtek
Beeline SmartBox FlashMediaTekMediaTekMediaTek
Beeline SmartBox GigaMediaTekMediaTekMediaTek
Beeline SmartBox OneRealtekRealtekRealtek
Beeline SmartBox One v2RealtekRealtekRealtek
Beeline SmartBox ProMediaTekMediaTekMediaTek
Beeline SmartBox TurboMediaTekMediaTekMediaTek
Beeline SmartBox Turbo+MediaTekMediaTekMediaTek

For a list of all currently documented MediaTek chipsets with specifications, see MediaTek.

For a list of all currently documented Beeline devices with specifications, see Beeline.

300 Mbps - 2SS 2.4GHz 802.11n (40MHz chan.),
1733 Mbps - 4SS 5GHz 802.11ac (80MHz chan.) = AC2000 class

Overview

  • Ethernet interfaces have LEDs (Green)
  • CSN: SN2F********
  • Manufacturer's code: 0DF30500QW1
  • NFS code (Код НФС): 930000610

Links of Interest

Flashing

Flashing OpenWrt

Target: ramips
Subtarget: mt7621
Package architecture: mipsel_24kc
Supported Since Commit
Support started version: 23.05.0
Current supported version: 24.10.5
LAN Hardware: MediaTek MT7530
LAN Comment: Have LEDs Green Activity
WLAN Hardware: MediaTek MT7603EN, MediaTek MT7615N
WLAN Comment: MIMO 2x2:2 2.4Ghz, MIMO 4x4:4 5Ghz
Installation method(s):
see devicepage
Install Comment:
You need to check and/or switch the slot
Recovery method(s):
see devicepage
Recovery Comment:
sercomm-recovery utility
git • >>
ramips: add support for Beeline SmartBox TURBO
Beeline SmartBox TURBO is a wireless WiFi 5 router manufactured by
Sercomm company.

Device specification
--------------------
SoC Type: MediaTek MT7621AT
RAM: 256 MiB
Flash: 256 MiB, Micron MT29F2G08ABAGA3W
Wireless 2.4 GHz (MT7603EN): b/g/n, 2x2
Wireless 5 GHz (MT7615E): a/n/ac, 4x4
Ethernet: 5xGbE (WAN, LAN1, LAN2, LAN3, LAN4)
USB ports: 1xUSB3.0
Button: 2 buttons (Reset & WPS)
LEDs: 1 RGB LED
Power: 12 VDC, 1.5 A
Connector type: barrel
Bootloader: U-Boot

Installation
-----------------
1.  Login to the router web interface (admin:admin)
2.  Navigate to Settings -> WAN -> Add static IP interface (e.g.
    10.0.0.1/255.255.255.0)
3.  Navigate to Settings -> Remote cotrol -> Add SSH, port 22,
    10.0.0.0/255.255.255.0 and interface created before
4.  Change IP of your client to 10.0.0.2/255.255.255.0 and connect the
    ethernet cable to the WAN port of the router
5.  Connect to the router using SSH shell (SuperUser:SNxxxxxxxxxx, where
    SNxxxxxxxxxx is the serial number from the backplate label)
6.  Run in SSH shell:
       sh
7.  Make a mtd backup (optional, see related section)
8.  Change bootflag to Sercomm1 and reboot:
       printf 1 | dd bs=1 seek=7 count=1 of=/dev/mtdblock3
       reboot
9.  Login to the router web interface (admin:admin)
10. Remove dots from the OpenWrt factory image filename
11. Update firmware via web using OpenWrt factory image

Revert to stock
---------------
1. Change bootflag to Sercomm1 in OpenWrt CLI and then reboot:
      printf 1 | dd bs=1 seek=7 count=1 of=/dev/mtdblock3
2. Optional: Update with any stock (Beeline) firmware if you want to
   overwrite OpenWrt in Slot 0 completely.

mtd backup
----------
1. Set up a tftp server (e.g. tftpd64 for windows)
2. Connect to a router using SSH shell and run the following commands:
      cd /tmp
      for i in 0 1 2 3 4 5 6 7 8 9 10; do nanddump -f mtd$i /dev/mtd$i; \
      tftp -l mtd$i -p 10.0.0.2; md5sum mtd$i >> mtd.md5; rm mtd$i; done
      tftp -l mtd.md5 -p 10.0.0.2

MAC Addresses
-------------
+-----+-----------+---------+
| use | address   | example |
+-----+-----------+---------+
| LAN | label     | *:54    |
| WAN | label + 1 | *:55    |
| 2g  | label + 4 | *:58    |
| 5g  | label + 5 | *:59    |
+-----+-----------+---------+
The label MAC address was found in Factory 0x21000

Co-developed-by: Maximilian Weinmann
Signed-off-by: Maximilian Weinmann
Signed-off-by: Mikhail Zhilkin

Pictures

User Images