I acquired an old (2011 or so) UBNT Rocket M2 GPS radio. I could see its Node Status screen, but could not access Setup (I did not have the password). The radio acted like it was working in the WiFi band (I could see my local WiFi and others on channels 1, 6, and 11). I was not successful in restoring factory defaults. I forced the radio to a state where I could TFTP to it, and appeared to load it successfully with XM V.5.5.11. When I first logged in, the country list had many countries, not just the three that show in the new radios. Then I loaded it with AREDN 3.16.1.0 using the normal process. I was able to change the node name and password, but the frequency list is RFs, not channel numbers, and there is no RF below 2412 MHz, although WiFi Scan shows my mesh radio on Channel -2 as a "Foreign Ad-hoc Network." Can this old radio be saved? And what do I do now?
On the Administration page, at the bottom, just click Download Support Data.
I'll load XM 5.5.11. ... .bin, which is what I did before. I'll check for a new one.
I just used Chrome to get into the node. Does that cause problems?
When you say "Run "cat /...", is that a command-line thing in the PC I have attached to the radio, or is it something I run in the radio?
Sorry that I'm not 100% with you yet.
Thanks for the help!
using Putty to SSH into the node at 192.168.1.20 (which brings up a command prompt)
at the prompt, type: cat /etc/board.info
This wil output some text to the screen which you can copy & paste into the thread (or a file for that matter).
login as: ubnt
ubnt@192.168.1.20's password:
BusyBox v1.11.2 (2015-07-23 13:41:06 EEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.
XM.v5.5.11# cat /etc/board.info
board.sysid=0xe1c2
board.cpurevision=0x00000101
board.name=Rocket M2
board.shortname=R2N
board.subtype=GPS
board.netmodes=7
board.hwaddr=002722284B7C
board.reboot=30
board.upgrade=150
board.phycount=2
board.phy.1.maxmtu=2024
board.phy.2.maxmtu=2024
board.gps=1
radio.1.name=
radio.1.shortname=
radio.1.bus=pci
radio.1.subsystemid=0xe1c2
radio.1.subvendorid=0x0777
radio.1.txpower.max=28
radio.1.txpower.offset=10
radio.1.antennas=1
radio.1.def_antenna=4
radio.1.antenna.1.id=4
radio.1.antenna.1.name=Combined
radio.1.antenna.1.gain=0
XM.v5.5.11#