Project

General

Profile

RouterStation Pro

Board for wireless routers made by Ubiquiti.

Quick Specification

Atheros AR7161 MIPS 24K running @ 680MHz
128MB of DDR RAM
16MB of SPI FLASH
3 MINI-PCI Slots(supports Type IIIA)
1 WAN Gbit port (arge0) (connected through AR8216 switch chip)
3 LAN Gbit ports (arge1) (connected through AR8216 switch chip)
USB 2.0 Port
RS232/DB9 Connector
SDIO
Onboard RTC
DC Power Jack (48V)
802.3af 48V compatible

Additional information on [[http://wiki.ubnt.com/RouterStation_Pro]]

Firmware flashing

Default board IP: 192.168.1.20
Default boot script:

fis load -d -e kernel
exec

1.Connect board to the ethernet and serial adapter.
2.You may:
a)enter automatic rescue mode by pressing reset during power up of the board or
b)After connecting power press Ctrl+C to stop running redboot sequence. To enter rescue mode type:

urescue

3.On your terminal run tftp in binary mode to put the firmware image into board:
tftp 192.168.1.20
binary
put firmware.img

You should observe flash sequence on your serial terminal.