11/04/2025, 06:36 AM
Hi, in order to use this fibocom fm150-Ae in a Mikrotik module in a mikrotik lhgg cat 6 router , checking
https://help.mikrotik.com/docs/spaces/RO...ularmodems
I decided to switch it to MBIM mode.
To be safer , I brilliantly issued in mmcli the at command GTSUSB=28 , so, now, is only MBIM mode . no way to open an At port and issue an At command again. And in routeros You need to use at commands to change bands, etc.
Well, I didn't know
Is there any magical way to to reset the modem to factory, to be able to switch it to GTSUSB=29 ?
I would like to try out the files provided to by techship at this link , but not having a company I can't register to the site..
https://techship.com/product/fibocom-fm1...are&page=1
can anybody help? or suggesting any solution?
This is the relevant output of
T: Bus=01 Lev=02 Prnt=02 Port=03 Cnt=04 Dev#= 9 Spd=480 MxCh= 0
D: Ver= 2.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=2cb7 ProdID=010f Rev= 4.14
S: Manufacturer=Fibocom
S: Product=Fibocom Modem_SN:C8029E46
S: SerialNumber=c8029e46
C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=500mA
A: FirstIf#= 0 IfCount= 2 Cls=02(comm.) Sub=0e Prot=00
I:* If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=0e Prot=00 Driver=cdc_mbim
E: Ad=81(I) Atr=03(Int.) MxPS= 64 Ivl=32ms
I: If#= 1 Alt= 0 #EPs= 0 Cls=0a(data ) Sub=00 Prot=02 Driver=cdc_mbim
I:* If#= 1 Alt= 1 #EPs= 2 Cls=0a(data ) Sub=00 Prot=02 Driver=cdc_mbim
E: Ad=8e(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=0f(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
https://help.mikrotik.com/docs/spaces/RO...ularmodems
I decided to switch it to MBIM mode.
To be safer , I brilliantly issued in mmcli the at command GTSUSB=28 , so, now, is only MBIM mode . no way to open an At port and issue an At command again. And in routeros You need to use at commands to change bands, etc.
Well, I didn't know
Is there any magical way to to reset the modem to factory, to be able to switch it to GTSUSB=29 ?
I would like to try out the files provided to by techship at this link , but not having a company I can't register to the site..
https://techship.com/product/fibocom-fm1...are&page=1
can anybody help? or suggesting any solution?
This is the relevant output of
Code:
cat /sys/kernel/debug/usb/devices
T: Bus=01 Lev=02 Prnt=02 Port=03 Cnt=04 Dev#= 9 Spd=480 MxCh= 0
D: Ver= 2.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=2cb7 ProdID=010f Rev= 4.14
S: Manufacturer=Fibocom
S: Product=Fibocom Modem_SN:C8029E46
S: SerialNumber=c8029e46
C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=500mA
A: FirstIf#= 0 IfCount= 2 Cls=02(comm.) Sub=0e Prot=00
I:* If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=0e Prot=00 Driver=cdc_mbim
E: Ad=81(I) Atr=03(Int.) MxPS= 64 Ivl=32ms
I: If#= 1 Alt= 0 #EPs= 0 Cls=0a(data ) Sub=00 Prot=02 Driver=cdc_mbim
I:* If#= 1 Alt= 1 #EPs= 2 Cls=0a(data ) Sub=00 Prot=02 Driver=cdc_mbim
E: Ad=8e(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=0f(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms