I am planning to buy TP-Link Ax1800, the reasons are many, first it's available, cheaper than other hardware (got a quadcore processor) although wouldn't know which one it is as tp-link documentation doesn't tell. I'm sure there is a way to figure that out.
I did see a few topics before I broach the subject, namely -
as well as -
The reason is if there is a possibility of no support for Ax1800 either now or in the future, then I might go in for Archer 6 3.2 which is also available.
One of the big reasons for thinking about the above is OpenWRT SQM. I am sure there are many more utilities or whatnot that may drag the cpu.
I assumed they were the same, I might have been wrong, it appears to be a Qualcomm device.
So it's supportable, but currently no Qualcomm AX devices are.
Yeah, but it will be 1+ away, and if I remember correctly, the Qualcomm AX software requires at least 512MB of RAM, you might want to make sure the device doesn't ship with less.
it's the ESMT chip on the 3rd photo, I think it's 512MB, but I'm not 100% sure, not familiar with the math used for calculating the capacity, but 32M x 16bit * 8 banks / 8 = 512.
I'm unsure if this will help but I have got UART on the AX21, here is the boot log https://pastebin.com/Yuar6mEM
The shell in UART requires a login and it does not appear to be the same password as the web ui (for the root user anyway), although not sure if the web UI uses System users as auth for the login page.
The UART connector is shown in the image: https://cdn.jordanplayz158.xyz/uploads/9d832b07cb62f3fc4a80bc0bd05c6cffcfe862e7.png (too large to upload locally) sorry if I got the ordering wrong, TX and RX are a bit confusing as it swaps depending on which side, but I think I got it right in the photo. My moserial settings are as follows:
Device: /dev/ttyUSB0
Baud Rate: 115200
Data Bits: 8
Stop Bits: 1
Parity: None
Handshake: Hardware only
Access Mode: Read and Write
Local Echo: OFF
Edit: I don't know how big or good of news this is, but the latest firmware for the router is actually using OpenWrt as a base, https://pastebin.com/jz1HrFsp
This was not what I was planning on finding, I was and still am searching the firmware for the magic login info /etc/passwd and /etc/shadow don't contain any passwords as far as I can gather
Ah, yeah in that case, you said it might not have good wifi support or any at all, but if openwrt can run on it, I would still say it is beneficial as you get more options, like with my old Archer C7, I use it as a switch running OpenWrt
Edit: Also for the magic login info, it was staring me in the face the whole time, they disabled the root login by setting the password to "x" in /etc/passwd and /etc/shadow