Hey there-I have a D-Link DWM-222 4G stick that I’d (ideally) like to use with my RBM33G. I already have one LTE card inserted which I’ll be using for one connection, but I’d ideally like to double up and have redundant/load-shared connections over the two. I can’t, however, seem to get it to work. It never shows up in the USB list and the instructions I found here https://lukas.dzunko.sk/index.php/Mikrotik:_D-Link_DWM-222 don’t appear to help.
> /port print
Flags: I - inactive
# DEVICE NAME CHANNELS USED-BY BAUD-RATE
0 serial0 1 Serial Console auto
1 serial1 1 auto
I had a similar issue in PFSense where this modem would only register itself as a USB device upon insertion and had to be flipped to modem mode, something we weren’t able to accomplish there but I’m hoping to do so here. I tried to force the mode but that didn’t work:
> set usb-mode=force-host
> /port print
Flags: I - inactive
# DEVICE NAME CHANNELS USED-BY BAUD-RATE
0 serial0 1 Serial Console auto
1 serial1 1 auto
Is there any other way to force a USB mode switch? Like an installed package or something?