Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:ubiquiti:picostation2 [2013/12/30 00:54] – unicorp99 | toh:ubiquiti:picostation2 [2018/06/01 13:02] – tmomas | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Ubiquiti PicoStation2 ====== | ||
| + | ===== Supported Versions ===== | ||
| + | Picostation 2s are supported by Chaos Calmer under the " | ||
| + | |||
| + | Chaos Calmer (15.05): https:// | ||
| + | |||
| + | Barrier Breaker (14.07): https:// | ||
| + | |||
| + | Attitude Adjustment (12.09): https:// | ||
| + | |||
| + | ===== Installing ===== | ||
| + | It should be possible to use the ubiquiti web interface to install the firmware binaries. | ||
| + | |||
| + | When flashing those images, the Ubiquiti web interface *may* show a warning about unsupported third-party firmware. | ||
| + | This warning can be ignored. | ||
| + | |||
| + | ==== Flashing via TFTP ===== | ||
| + | The devices come with a handy tftp server for uploading images without a web ui (or in case of certain " | ||
| + | |||
| + | === Requirements === | ||
| + | * Ethernet cable connection between PC and NanoStation. | ||
| + | * Network settings of PC: 192.168.1.254/ | ||
| + | * TFTP client on PC | ||
| + | * NanoStation firmware file from Ubiquiti (not an OpenWrt image) | ||
| + | |||
| + | === Procedure === | ||
| + | - Turn off the device | ||
| + | - Press the reset button | ||
| + | - Turn on the device | ||
| + | - Release the reset button ~10 seconds (but not longer) after turning the device on. You will know it's ready when the LEDs change. | ||
| + | - Ping 192.168.1.20. | ||
| + | - tftp the image in binary mode to 192.168.1.20 as ' | ||
| + | < | ||
| + | tftp 192.168.1.20 | ||
| + | tftp> bin | ||
| + | tftp> put openwrt-atheros-ubnt5-squashfs.bin flash_update | ||
| + | Sent 1965199 bytes in 28.8 seconds | ||
| + | tftp> quit | ||
| + | </ | ||
| + | |||
| + | or in Windows Dos prompt | ||
| + | < | ||
| + | tftp -i 192.168.1.20 put openwrt-atheros-ubnt5-squashfs.bin flash_update | ||
| + | </ | ||
| + | |||
| + | 7. Signal LEDs might be blinking during the upgrade. | ||
| + | 7. Wait ~7 minutes before restarting or until the power lights stop their back and forth blinking. | ||
| + | 7. Restart. | ||
| + | |||
| + | 8. telnet to 192.168.1.1 and set a password with < | ||
| + | |||
| + | |||
| + | ===== Upgrading OpenWrt ===== | ||
| + | -> | ||
| + | |||
| + | If you have already installed OpenWrt and like to reflash for e.g. upgrading to a new OpenWrt version you can upgrade using the sysupgrade command line tool. It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing. | ||
| + | |||
| + | |||
| + | == LuCI Web Upgrade Process == | ||
| + | |||
| + | * Browse to '' | ||
| + | * Upload the " | ||
| + | * Wait for reboot | ||
| + | |||
| + | |||
| + | == Terminal Upgrade Process == | ||
| + | * Login as root via SSH on 192.168.1.1< | ||
| + | ssh root@192.168.1.1</ | ||
| + | * Use the following commands to upgrade:< | ||
| + | cd /tmp/ | ||
| + | wget https:// | ||
| + | sysupgrade -i / | ||
| + | |||
| + | |||
| + | ==== Restore Original AirOS firmware on Nanostation ==== | ||
| + | To restore original firmware back you can't use mtd or sysupgrade but you have to use tftp method. | ||
| + | |||
| + | First put Picostation in recovery mode via reset button on power on, and then flash original flash image via tftp. | ||
| + | |||
| + | |||
| + | ===== Basic configuration ===== | ||
| + | -> [[docs: | ||
| + | Set up your Internet connection, configure wireless, configure USB port, etc. | ||
| + | |||
| + | ===== Hardware ===== | ||
| + | |||
| + | ==== Info ==== | ||
| + | ^ [[wp> | ||
| + | ^ Vendor | ||
| + | ^ [[docs: | ||
| + | ^ [[docs: | ||
| + | ^ Flash size | 4 MiB | | ||
| + | ^ RAM | 16 MiB | | ||
| + | ^ Wireless | ||
| + | |||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | |||
| + | |||
| + | ===== Tags ===== | ||
| + | {{tag> | ||