This is probably a rookie problem, and if answered elsewhere, please point me. I am trying to upload firmware to a Nanostation M5. I haven't used TFTP before, but what I see on the command line is different from what is on the detailed instructions for the M5. For example, there is no "bin" command; so, I am unsure of what commands to use to load the file to the M5. I can get to the AirOS on the M5, I can get the 1-3, 2-4 lights on the M5 when I put it in TFTP mode. Any help would be appreciated.
Bob WM6Q
that's what is does.
Bob
From windows once you have the tftp client installed you can use this command to upload the factory firmware.
tftp -i 192.168.1.20 PUT "[PATH TO BIN FILE]"
Matthew