Hi, I want to upgrade my CAP AX device however i cannot do that, because when I download a package from Miktotik website (routeros-7.12.npk and wifiwave2.npk files, x86) and upload them into root files directory then clicking “reset”, it does not upgrading. It stays on the same version which was earlier however the uploaded files are removed from the root directory automatically. Maybe I download the wrong version of the file? My goal is to upgrade it from current version to 7.13 but as far as I understood I need firstly to upgrade it to 7.12 and then 7.13 (my main router hAP ax3 did the same procedure with automatic upgrade with no problem)
I cannot use automatical method because I am not a mikrotic’s power user and had messed up with configuration so when I hit check for updates it ends up with an error “cannot resolve DNS name”, however it works great and serves me well as an capsmann device so I am only left with manual method upgrade
You are using your AP not in CAP mode…
The quick fix solution is following the following steps:
From your configuration export it looks like that your cAP ax is not in CAP mode. Considering how messed up your configuration now the risk averse way is to Netinstall (there is a Mikrotik YouTube video about it) the current stable RouterOS v7 version on your device. It is an ARM64 based equipment, therefore you’ll need the routeros-7.13.1-arm64.npk and the wifi-qcom-7.13.1-arm64.npk packages from the extra packages (this one is to be uploaded via VinBox after the Netinstall). There are some hoops to jump trough tough during the process:
after downloading the required files (routeros-7.13.1-arm64.npk ; all_packages-arm64-7.13.1.zip ; netinstall64-7.13.1.zip or netinstall-7.13.1.tar.gz) connect your computer to a simple (not smart/managed aka dumb) switch, and the Eth1 port of the cAP ax to the same switch.
Make a photo of the label (containing its MAC address among other things) on the cAP ax as it may come handy down the road.
After the successful Netinstall if the cAP ax is powered with PoE than connect a second patch cable to its Eth2 port, otherwise remove the patch cable from Eth1 port of the cAP ax and connect it to its Eh2 port.
Log in to the cAP ax with WinBox. After that in the right side panel select System / RouterBOARD and click on the Upgrade button, than on the OK one.
In the right side panel select System / Reboot and click on the Yes button, than wait for the reboot of the cAP ax.
Log in to the cAP ax with WinBox. After that in the right side panel select Files, than click on the Upload button and find the wifi-qcom-7.13.1-arm64.npk file which you have extracted from the all_packages-arm64-7.13.1.zip file and upload it.
In the right side panel select System / Reboot and click on the Yes button, than wait for the reboot of the cAP ax.
Log in to the cAP ax with WinBox. After that in the right side panel select System / Packages and make sure that you have two packages in the Package List namely: routeros and wifi-qcom.
In the right side panel select System / Reset Configuration and tick the CAPS Mode and Do Not Backup checkboxes and make sure that the other two are not checked. Than click on the Reset Configuration button.
After the cAP ax restarted log in to the cAP ax with WinBox. Click OK to apply the default configuration and change the admin user’s password.
You may log out from the cAP ax, than disconnect it and also your computer from the simple switch. Connect your computer to the switch port it was connected previously and connect the Eth1 port of the cAP ax to the switch/router port where you will intend to use it on the long run.
Check in your DHCP server what address it has assigned to the cAP ax.
Read trough the new WiFi part of the documentation to have an overview about the basics of the configuration options.