Adtran Bluesocket BSAP-1840

From TechInfoDepot
Jump to navigationJump to search
abgn (AN600)
enterprise access point
WikiDevi.wi-cat.ru Adtran Bluesocket BSAP-1800V2
3rd Party Firmware
dd-wrt Status Unknown
OpenWrt Supported
Tomato any flavor Incompatible
Gargoyle Status Unknown
Platform
BrandModelRev Adtran Bluesocket BSAP-1840
FCC ID (fcc.io) TIH-BSAP1840
FCC ID (fcc.report) TIH-BSAP1840
Type enterprise access point
CPU1 checkY Atheros AR7161
CPU1 Type MIPS 24K
CPU1 Speed 600 MHz 32-bit
Flash1 Chip Brand? Model?
Flash1 Size 16 MiB 16,777,216 B <br />131,072 Kib <br />16,384 KiB <br />128 Mib <br />0.0156 GiB <br />
RAM1 Size 64 MiB 67,108,864 B <br />524,288 Kib <br />65,536 KiB <br />512 Mib <br />0.0625 GiB <br />
RAM1 Chip Brand? Model?
ETH chip1 Atheros AR7161
ETH chip2 Vitesse VSC8601XKN
Ethernet Port Count 1-1GbE-LAN
Wired Standard IEEE 802.3i/3u/3ab

802dot11 OUI: none specified

Stock bootloader RedBoot
Expansion IF types Mini PCI
Mini PCI slots 2
PoE 802.3af, standard
Power 12 VDC, 1.25 A
Connector type barrel
Serial Port (UART) yes, (9600 8N1)
JTAG Port yes
Other
3rd Party Firmware Support OpenWrt • (List | Dev | DLs)
Retail
Availability End of Life
End of Life date 2015
Radio 1
Radio1 module Lite-On WN2601A
Radio1 module IF Mini PCI (long)
Chip1 Atheros AR9160
Chip2 Atheros AR9103
Wireless interface OUI none specified
Antenna Connector Type U.FL
MIMO status 3x3: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
Radio2 module Lite-On WN2502A
Radio2 module IF Mini PCI (long)
Chip1 Atheros AR9160
Chip2 Atheros AR9106
Wireless interface OUI none specified
Antenna Connector Type U.FL
MIMO status 3x3:2
Wireless Standard IEEE 802.11a/b/g/n
802.11n up to 300/300 Mbps
802.11g up to 54 Mbps
802.11b up to 11 Mbps
802.11a up to 54 Mbps
WiFi Operating Frequency 2.4 or 5 GHz

For a list of all currently documented Atheros (QCA) chipsets with specifications, see Atheros.
For a list of all currently documented Microsemi (Vitesse) chipsets with specifications, see Microsemi.

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

300 Mbps - 2SS 5GHz 802.11n (40MHz chan.),
300 Mbps - 2SS 2.4GHz 802.11n (40MHz chan.) = AN600 class

Flashing

Flashing OpenWrt

Target: ath79
Subtarget: generic
Package architecture: mips_24kc
Supported Since Commit
Support started version: 21.02.0
Current supported version: 25.12.0
LAN Comment: Vitesse VSC8601XKN Phy
WLAN Hardware: 2x Atheros AR9160 (mini-PCI)
Installation method(s):
see git-commit
Recovery method(s):
see git-commit
Comment:
Bluesocket has been acquired by Adtran in 2011.
git • >>
ath79: add support for Bluesocket BSAP1880 board
This board was used in dual-band 802.11n enterprise access points, models
BSAP-1800v2 and BSAP-1840, introduced in 2010 by Bluesocket, which was
acquired by Adtran in 2011, who has now EOL'ed them. They differed only in
that the BSAP-1840's antennae were detachable, while the BSAP-1800v2's were
inside the case. They have an external RJ-45 console port, which works with
standard Cisco 72-3383-01 console cables.

Specification:
- System-On-Chip: AR7161
- CPU/Speed: 600 MHz
- Flash-Chip: Macronix MX25L12845E
- Flash size: 16 MiB
- RAM: 64 MiB
- Wireless No1: Lite-On WN2601A card: AR9160/AR9103 2.4GHz 802.11bgn
- Wireless No2: Lite-On WN2502A card: AR9160/AR9106 5GHz 802.11an
- PHY: Vitesse VSC8601, Rev. B

Installation:
1. Connect to the serial console using a terminal that supports YMODEM at
   115200 bps, 8 data bits, no parity, 1 stop bit
2. Interrupt the bootloader using its password, which is: r00t
3. Issue the "fis init" command, confirming if prompted
4. Look at the length of the openwrt-ath79-generic-*-squashfs-kernel.bin
   file, and substitute it below, instead of where I have "LeNgTh"
5. Issue the following command, and upload this file using YMODEM protocol
   load -r -v -b 0x80060000 -m ymodem
6. Issue the following commands, substituting as mentioned above:
   fis create -b 0x80060000 -l LeNgTh vmlinux_2
   load -r -v -b 0x80100000 -m ymodem
7. Using YMODEM, upload openwrt-ath79-generic-*-squashfs-rootfs.bin
8. Issue the "fis free" command, and for the first range in its response,
   use a hexadecimal calculator to subtract the start from the end in order
   to substitute it below, with the leading "0x" to specify it in
   hexadecimal, instead of where I have "LeNgTh"
9. Issue the following commands, substituting as mentioned above:
   fis create -b 0x80100000 -l LeNgTh -e 0 -r 0 rootfs
   reset
10.Wait for the status LED to go solid green