My bad but now what? Accidentally loaded 3.20..3.0-ar71xx-ubnt-bullet-m-sysupgrade.bn into an older Rocket M2 XM. I am unable to connect to the rocket now using the localnode: 8080 address with DCHP or static ip of https://192.168.1.20 with my laptop set static ip of 192.168.1.100
I have tried several times now using the reset button on the rocket with no success. Is it bricked for good?
Thanks-
The Node at issue cannot be seen by any other node and the only LED light is the pwr green LED that will stay lit. I have tried the long press on the reset button which causes the sixth LED light to flash off and on at which time I will release the reset button and it seems to reboot but will not allow a local node 8080 connection. I guess it is possible it has located onto a different channel?
I am not sure what that would entail and probably do not have the tools .... Certainly someone has put the wrong firmware in before, maybe my unit just went bad in the middle of the upgrade?
https://arednmesh.readthedocs.io/en/latest/arednGettingStarted/installing_firmware.html
"Ubiquiti First Install Process Ubiquiti devices have a built-in TFTP server to which you can upload the AREDN® factory image. "By the way, thank you guys for the response. I am not sure how I can upload any software if I cannot access the unit via either by RF or plugged in LAN?
Thank you K5DLQ, I was able to get the light show with an alternating (1=green, 3=red,5=green) and ( 1=green, 4=orange, 6=green). however my ping test completed with the light show going was this:
Pinging 192.168.1.20 with 32 bytes of data:
Reply from 192.168.1.5: Destination host unreachable.
The instructions go on to say...
Hey on the second attempt at getting into tftp mode I had success with the ping to 192.168.1.20
Now I need to come up with old factory firmware for the old ubiquiti rocket M2 XM I am not sure of the proper file from https://www.ui.com/download/unifi/
I have an older M2 Rocket, I believe it is an XM and not a XW, how can I tell? I was able to find this file name XM.v6.2.0.33033.190703.1147.bin
what would be the Command in windows 10 to put this file into the router assuming the said file is located in my download folder? Thanks-
C:\Users\nh6wr>tftp -i 192.168.1.20 put C:\users\nh6wr\downloads\XM.v6.2.0.33033.190703.1147.bin
Transfer successful: 7595970 bytes in 19 second(s), 399787 bytes/s
I am now able to get into the ubiquiti software and when I try and and upload AREDN factory software I get this message from Ubiquiti and now I am stuck again!
With Ubiquiti software later than ~6 you cannot load third-party software using the OEM program.
Starting from OEM, you have to use the tftp method with the AREDN software (like you just did with XMetc)..
Once you have AREDN happily running on your radio, then you can use the AREDN upload feature for future updates.
you just confirmed that you have an XM device.
you cannot install AREDN via the AirOS GUI anymore as Andre said. (you must use TFTP)
now, download the aredn FACTORY file for your rocket-m (XM).
do the SAME TFTP process except now use the aredn file (above)
ftp -i 192.168.1.20 put C:\users\nh6wr\downloads\aredn-3.20.3.0-ath79-ubnt_rocket-m-factory.bin
The rocket just hangs with the first green LED and the orange fourthLED and the last green LED. even after 15 minutes. So still stuck, tried it twice.
ok. that is strange.
I had a similar experience with one my "test" bullets. I chalked it up to too many firmware loads/reloads during development. I ended up TFTP loading AirOS. Then, in the AirOS gui, loaded progressively older AirOS versions until I got back to AirOS 5.5.x. Then TFTP loaded aredn and it worked.
This sounds very similar.
Transfer successful: 6357404 bytes in 16 second(s), 397337 bytes/s
After a couple more attempts I was able to get the tftp upload to take....maybe this time I removed the LAN cable from the laptop during the reset button and inserting the LAN cable light show procedure.
but after the the rocket going thru its uploaded firmware routine and supposed reboot, the rocket stops with just the 1st green LED on and no others.
and so far no connectivity.
https://ubnt.repair/download/firmware/XM/
Thank you K5DLQ.
The rocket anomaly has been resolved after numerous failed attempts of TFTP any AREDN software tried for the Rocket XM.
What worked was using
tftp -i 192.168.1.20 put C:\users\nh6wr\downloads\XM.v5.6.15.30572.170328.1107.bin which i believe is the unsigned version of software-
and using the Gui on the administration page of AirOS to load 3.19.3 factory . The rocket would hang with trying to GUI upload of 3.20.3.0 either from the AirOS gui or the gui with AREDN administration page. I did try a second downloaded file in case the original 3.20.3.0 file downloaded was corrupted
Thanks to all who commented..