76
edits
Line 123: | Line 123: | ||
=Flashing Extender Antennas= | |||
This step is optional. | |||
==Download the Image File For a Extender Node== | |||
The extender nodes that we currently support are: | |||
* [https://wiki.openwrt.org/toh/ubiquiti/nanostationm5 Ubiquiti Nanostation M5] | |||
* [https://wiki.openwrt.org/toh/ubiquiti/nanostationm2 Ubiquiti Nanostation M2] | |||
* [https://wiki.openwrt.org/toh/ubiquiti/picostationm2 Ubiquiti Picostation M2] | |||
* [https://wiki.openwrt.org/toh/ubiquiti/nanobeam Ubiquiti Nanobeam M2 and M5] | |||
* [https://wiki.openwrt.org/toh/ubiquiti/picostationm2 Ubiquiti Picostation M2] | |||
* [https://wiki.openwrt.org/toh/ubiquiti/picostation2 Ubiquiti Picostation 2] - [https://builds.sudomesh.org/builds/chaos_calmer/ath25.extender-node/openwrt-ath25-ubnt2-pico2-squashfs.bin firmware image] | |||
* [https://wiki.openwrt.org/toh/ubiquiti/picostationm2 Ubiquiti Picostation M2] | |||
* [https://wiki.openwrt.org/toh/ubiquiti/bullet Ubiquiti Bullet M2 and M5] | |||
==Flash the Extender Node== | |||
In your linux terminal, type:<br> | |||
<code>git clone https://github.com/sudomesh/ubi-flasher</code><br> | |||
<code>cd ubi-flasher</code><br> | |||
<code>npm install</code><br> | |||
<code>./flasher.js '<path to firmware>'</code><br> |
edits