128
edits
Redconfetti (talk | contribs) (adding instructions for using serial to run tftp for successful flash of sudowrt) |
Redconfetti (talk | contribs) (→Firmware check failure: minimizing serial output with firmware check failure, replacing official firmware flash with only links) |
||
Line 51: | Line 51: | ||
=== Firmware check failure === | === Firmware check failure === | ||
If you attempt to flash the extender and receive a 'Firmware check failed' error, then you have a version of the NSM5 that is protected from being flashed via the TFTP method. You will need to obtain a serial to USB interface (USB to UART TTL Module Serial Converter, 5 pin) and use it to flash the firmware. | If you attempt to flash the extender and receive a 'Firmware check failed' error, then you have a version of the NSM5 that is protected from being flashed via the default TFTP method. You will need to obtain a serial to USB interface (USB to UART TTL Module Serial Converter, 5 pin) and use it to flash the firmware. | ||
$ ./flasher.js openwrt-ar71xx-generic-ubnt-nano-m-squashfs-factory.bin | $ ./flasher.js openwrt-ar71xx-generic-ubnt-nano-m-squashfs-factory.bin | ||
Line 59: | Line 59: | ||
[Error: (Server) Firmware check failed] | [Error: (Server) Firmware check failed] | ||
When connected to the NSM5 via a serial connection, a similar error is displayed when attempting to load the SudoWRT firmware image. | |||
Setting default IP 192.168.1.20 | Setting default IP 192.168.1.20 | ||
Starting TFTP server... | Starting TFTP server... | ||
Line 86: | Line 74: | ||
Firmware check failed! (1) | Firmware check failed! (1) | ||
==== | ==== NSM5 Official Firmware ==== | ||
Official firmware from Ubiquity Nanostation M5 (NSM5) | |||
* [https://www.ubnt.com/download/airmax-m/nanostationm/default/airos-xw-board-firmware-v564 airOS for XW board firmware v5.6.4] | |||
* [http://dl.ubnt.com/firmwares/XW-fw/v5.6.3/XW.v5.6.3.28591.151130.1735.bin airOS for XW board firmware v5.6.3] | |||
=== USB to Serial Connection === | === USB to Serial Connection === |
edits