I have the EM7355 and cannot get it to work, however, it was working before
Any help is greatly appreciated
netsh mbn sh int
There is 1 interface on the system:
Name : Mobile
Description : Sierra Wireless Mobile Broadband Network Adapter
GUID : {1A4FE44B-0C5A-4B90-8C14-24FE8ECF7BE2}
Physical Address : 00:a0:c6:00:00:17
Additional PDP Context : No (Physical interface)
Parent Interface Guid : No parent
State : Not connected
Device type : Mobile Broadband device is embedded in the system
Cellular class : GSM
Device Id : 356196050323043
Manufacturer : Sierra Wireless, Incorporated
Model : EM7355
Firmware Version : SWI9X15C_05.05.58.00 9902196 01
Provider Name :
Roaming : Not roaming
Signal : 0%
RSSI / RSCP : 0 (-113 dBm)
netsh mbn sh read int=*
Ready information for interface Mobile:
State : Ready to power up and register
Emergency mode : Off
Subscriber Id :************************
SIM ICC Id :************************
Number of telephone numbers : 0
netsh mbn sh rad int=*
Radio state information for interface Mobile:
Hardware radio state : Off
Software radio state : On
netsh mbn sh cap int=*
Device capability information for interface Mobile:
Device type : Mobile Broadband device is embedded in the system
Cellular class : GSM
Voice class : No voice
Sim class : SIM is removable
Data class : GPRS, EDGE, UMTS, HSDPA, HSUPA, LTE, HSPA+
GSM band class : Unknown
SMS capability : PDU receive, PDU send
Control capability : Manual network selection is allowed
Hardware radio switch functionality available
Device Id : 356196050323043
Manufacturer : Sierra Wireless, Incorporated
Model : EM7355
Firmware Information : SWI9X15C_05.05.58.00 9902196 01
Maximum activation contexts : 1
netsh mbn sh vis int=*
Scanning for available networks. Device can take few minutes to complete this operation
Failed to scan on the given interface to get available networks : error 0xc0040015.
netsh mbn sh read int=*
Ready information for interface Mobile:
State : Ready to power up and register
Emergency mode : Off
Subscriber Id :************************
SIM ICC Id :************************
Number of telephone numbers : 0
So you are going to need to push back into your commercial channel to try get hold of an executable to get it back as I am not sure there is going to be anyway to determine what is going on or to recover it purely through the MBIM interface alone.
So because you have set the unit into a mode where the AT commands are no longer accessible you can no longer send AT commands to either recover the unit or get information about it. You need a windows application that uses MBIM (which is the only interface you have set) to be able to do this, a chicken and egg situation.
What I mean by push back is that you will have bought the unit from someone, assuming they are an official distributor, they will have a support path into Sierra to see if there is such an application to recover the unit.
Looked like the module was in Low Power Mode. Check to see if there is a Wireless Switch either on the side of your laptop or a combination of Fn with Function keys.
@mlw thank you so much! I will try it when i get home
@tomato I have tried that, however, it used to work when I cycled airplane mode. Now it wonโt do anything, just says its switched off. Is there a way to force low power mode off?
Do you have the driver package from your laptop vendor? You can add โUSBCOMP=8โ in configuration.ini file without quotation marks and re-install the driver package again. That will enable the AT port then you can issue AT+CFUN=1 to get out of LPM.
Awesome I just used a random vendor of the device, downloaded the drivers from GETAC and changed the configuration.ini file, works like a charm thank you @tomato@mlw
So there is a W_DISABLE line on the system connector and you have this held so that it turns the radio off, you cannot override this in firmware you have to change the hardware state of the line.