USB3.0 can kill 2.4GHz WiFi. USB2.0 can do up to (realistically) 400Mbps, which is not that bad either.1. Any reason it does not support USB 3.0?
Fair point. But annoying since always some compromise to upgrade. I still have quite a few RB953s I'd like to upgrade, and still no decent replacement board. And the wAPacR have the 16MB flash problem and slower CPU, but do support USB 3.0 miniPCI modems.USB3.0 can kill 2.4GHz WiFi. USB2.0 can do up to (realistically) 400Mbps, which is not that bad either.1. Any reason it does not support USB 3.0?
Also -- the 5Ghz radio in these appeared to be nerfed, or a typo... I've also asked MikroTik to review.@normis
and @normis@strods
Lastly, this passive 24v-30v input makes us cry. This is not a direct replacement for existing NetMetal AC2's -- as they support 802af/at standard.@normis
I'd imagine some wAPax is in the works. Technically, the NetMetal AX could be AX client FWIW.no we need any AX outdoor client
Side note: as far as L23UGSR-5HaxD2HaxD is concerned, this is a non-issue.USB3.0 can kill 2.4GHz WiFi. USB2.0 can do up to (realistically) 400Mbps, which is not that bad either.1. Any reason it does not support USB 3.0?
.2. Surprised it doesn't have an M.2 slot since that's what's need for most 5G modem modules these days. There just not a lot of newer LTE/5G modems in miniPCIe FF.
Good find, that seems like good news. Perhaps they just compromised, for now(?), so they could get the AX part of a newer NetMetal / "RouterBoard" out. Placing a connector is different problem, than designing a whole board. And M.2 might require more testing on software side... Hopefully that's the story.... maybe ... a tremendous "MiniPCI-e-circuit-board-connector-leftover"
... or ... ... policy ... ¯\_(ツ)_/¯
.
.* MiniPCIe vs m.2 - it has only USB2.0 MiniPCIe seems to be the right call since m.2 supports USB3.0 and MiniPCIe supports USB2.0
.For some modems with USB3.0 support in some cases USB3.0 pins need to be isolated to ensure correct initialization:
FWIW the Sierra MC7455 allow you set the USB speed to USB 2.0 speeds, via AT command. See viewtopic.php?t=186137&hilit=mc7455#p953940 - no taping pins required. Some Telit and Quectel modems have similar AT commands to enable USB 2.0 speed over miniPCIe bus. These approach should work on NetMetalAX/L23, at least for Sierra MC7455 and Telit LM960s.I have MC7455 which doesn't work with NetMetal AX (i didn't try to "isolate" USB3.0 pins, but I'm sure it will work that way), but it's working without issue with RB33G/LtAP
Standards, right?
Yep I was going to try this, the strange thing is that my netmetal goes into constant reboot loop when the MC7455 is installed, not being able to initialize the modem is ok, but reboot....FWIW the Sierra MC7455 allow you set the USB speed to USB 2.0 speeds, via AT command. See viewtopic.php?t=186137&hilit=mc7455#p953940 - no taping pins required. Some Telit and Quectel modems have similar AT commands to enable USB 2.0 speed over miniPCIe bus. These approach should work on NetMetalAX/L23, at least for Sierra MC7455 and Telit LM960s.I have MC7455 which doesn't work with NetMetal AX (i didn't try to "isolate" USB3.0 pins, but I'm sure it will work that way), but it's working without issue with RB33G/LtAP
Standards, right?
Well you have to send the AT commands on a PC using USB adapter first. The modem defaults to USB 3.0 mode, so the PIN are wrong on L23/NetMetal... and thus it won't come up to enter said AT command to switch it to USB 2.0. It also does require someone recent firmware on the MC7455 too.Yep I was going to try this, the strange thing is that my netmetal goes into constant reboot loop when the MC7455 is installed, not being able to initialize the modem is ok, but reboot....FWIW the Sierra MC7455 allow you set the USB speed to USB 2.0 speeds, via AT command.
Yeah I've been using MC7455 with LtAP for quite some time, it's just USB3.0 pins have never been a problem just never been a problem for LtAPWell you have to send the AT commands on a PC using USB adapter first. The modem defaults to USB 3.0 mode, so the PIN are wrong on L23/NetMetal... and thus it won't come up to enter said AT command to switch it to USB 2.0. It also does require someone recent firmware on the MC7455 too.
Also, it's critical the modem is in MBIM mode. This can be done via AT commands, specifically
AT!USBCOMP=1,1,1009 after a AT!ENTERCND=A710 to enable config mode
Or if you want GPS support, the command is "AT!USBCOMP=1,1,100D" instead which enabled NMEA port for the gps.npk to use (same post linked above with USB 2.0 for MC7455 has details on GPS).
Lack of superchannel support and radio power adjustability is big minus for this MikroTik device. Correct me if I am wrong.
can the frequency be selected with 5mhz step like in non-ax chips, or must follow strict "wifi channels" frequencies?
/interface/wifi> print
Flags: M - MASTER; B - BOUND; X - DISABLED, I - INACTIVE, R - RUNNING
Columns: NAME, MASTER-INTERFACE, CONFIGURATION.MODE, CONFIGURATION.SSID, CHANNEL.FREQUENCY, CHANNEL.WIDTH
# NAME MASTER-INTERFACE CONFIGURATION.MODE CONFIGURATION.SSID CHANNEL.FREQUENCY CHANNEL.WIDTH
[snip]
;;; no supported channels
3 MBI wifi-5Glow-vlan41 ap IE29DA4MikroTik 5205 20mhz
Lack of 48V support is crazy, especially as the NetMetal ac2 does support 24-57V!
i tried now (i finally got the mmcx pigtails) - the freq selection is a joke. i had to try about 20 different random countries to be able to use 5500 mhz 160mhz wide channel. finally succeded with ghana. not yet sure how much is output power. it's written 24 but...can the frequency be selected with 5mhz step like in non-ax chips, or must follow strict "wifi channels" frequencies?
It seems that it requires using proper channel frequencies. Just tried to set frequency to 5205 on my Audience (runing wifi-qcom-ac). CLI does allow to set it, but interface state says it doesn't run:
Code: Select all/interface/wifi> print Flags: M - MASTER; B - BOUND; X - DISABLED, I - INACTIVE, R - RUNNING Columns: NAME, MASTER-INTERFACE, CONFIGURATION.MODE, CONFIGURATION.SSID, CHANNEL.FREQUENCY, CHANNEL.WIDTH # NAME MASTER-INTERFACE CONFIGURATION.MODE CONFIGURATION.SSID CHANNEL.FREQUENCY CHANNEL.WIDTH [snip] ;;; no supported channels 3 MBI wifi-5Glow-vlan41 ap IE29DA4MikroTik 5205 20mhz
And this probably helps (a lot) with channel overlap problems ...
not sure i really follow that much. just considering a cheapo isp modem (speedport plus) that probably costs a few euro is giving me all 300mbit on wifi on default setup (80mhz channel, it's ac device).
I would push for either a really wide ass range input 11-57V. or two variants of the same board. One that can handle low voltages so it can work in an automotive application. say 11-30V. The second higher voltage so it can run on PoE or a Telecomms site which typically has 48V, maybe 20-57.Mikrotik just should standardnize on 24-57V and nothing else.