EM7565 Windows 10 Connects but No Data

Alright…

Trying to get an EM7565 card to work with Windows 10… Suspect I am missing something…

Laptop 1… Install card, laptop no longer turns on… Would prefer to use this computer, any ideas why laptop will not power up with the card installed? (Latitude 5400, not a BIOS whitelist issue)

Laptop 2… Computer boots, after installing drivers, Turn ‘Flight-Mode’ on/off, then can turn Mobile on… Shows signal, connects, shows expected IP address, but doesn’t work. No incoming traffic? GNSS doesn’t work either… Connecting to the NEMA port shows the feed, but as no signal.

Any suggestions?

for laptop 2, what is the return of the followings in modem port?


ati3
AT!impref?
at!entercnd="A710"
at!gstatus?
at!usbcomp?
at!usbcomp=?

This is with it ‘connected’.

ati
Manufacturer: Sierra Wireless, Incorporated
Model: EM7565
Revision: SWI9X50C_01.14.13.00 883709 jenkins 2022/01/05 07:08:35
IMEI: 353533101408888
IMEI SV: 14
FSN: UF033604570310
+GCAP: +CGSM

OK
ati3
Manufacturer: Sierra Wireless, Incorporated
Model: EM7565
Revision: SWI9X50C_01.14.13.00 883709 jenkins 2022/01/05 07:08:35
IMEI: 353533101408888
IMEI SV: 14
FSN: UF033604570310
+GCAP: +CGSM

OK
AT!impref?
!IMPREF:
preferred fw version: 01.14.13.00
preferred carrier name: GENERIC
preferred config name: GENERIC_002.048_000
preferred subpri index: 000
current fw version: 01.14.13.00
current carrier name: GENERIC
current config name: GENERIC_002.048_000
current subpri index: 000

OK
at!entercnd=“A710”
OK
at!gstatus?
!GSTATUS:
Current Time: 197 Temperature: 25
Reset Counter: 1 Mode: ONLINE
System mode: LTE PS state: Attached
LTE band: B5 LTE bw: 5 MHz
LTE Rx chan: 2535 LTE Tx chan: 20535
LTE SCC1 state:NOT ASSIGNED
LTE SCC2 state:NOT ASSIGNED
LTE SCC3 state:NOT ASSIGNED
LTE SCC4 state:NOT ASSIGNED
EMM state: Registered Normal Service
RRC state: RRC Connected
IMS reg state: No Srv

PCC RxM RSSI: -74 PCC RxM RSRP: -103
PCC RxD RSSI: -72 PCC RxD RSRP: -100
Tx Power: -12 TAC: 2bdd (11229)
RSRQ (dB): -13.7 Cell ID: 01ba1947 (28973383)
SINR (dB): 0.8

OK
at!usbcomp?
Config Index: 1
Config Type: 3 (Generic)
Interface bitmask: 0000010D (diag,nmea,modem,rmnet0)

OK
at!usbcomp=?
!USBCOMP:
AT!USBCOMP=,,
- configuration index to which the composition applies, should be 1

- 1:MBIM USBIF, 2:PCIE USBIF, 3:Legacy-Generic, 4:RNDIS

- DIAG - 0x00000001,
NMEA - 0x00000004,
MODEM - 0x00000008,
RMNET0 - 0x00000100,
MBIM - 0x00001000,
e.g.
10D - diag, nmea, modem, rmnet interfaces enabled
1009 - diag, modem, mbim interfaces enabled

The default configuration is:
at!usbcomp=1,3,10F

OK

how about changing it to use MBIM?

at!entercnd="A710"
AT!usbcomp=1,3,100D
AT!reset

Thank you, that seems to have fixed it, don’t need to toggle Flight Mode anymore either…

Is there a trick to make sure that it sticks?

Previous cards used USBCOMP=8 when installing the driver… Is there an updated command that should be used?

Other user also uses USBCOMP=8 to make sure modem port is enumerated:

That worked on the 74xx and 73xx cards, same with the USBCOMP= AT command… Does that still work when installing the 7565 cards? I know I tried it a few times, but I tried many things…

didn’t you already prove that works?

No…

./GenericDriverSetup_5087.exe USBCOMP=8

Definitely doesn’t work, for the EM7565 anyways… It did/does for the 735x and 745x cards though.

Will changing it to,

./GenericDriverSetup_5087.exe USBCOMP=1,3,100D

work as GenericDriverSetup_5087.exe USBCOMP=8 did for the older cards?

Seems not using same parameter in usbcomp, you can double check

Btw, why don’t you just enter the AT!usbcomp command manually for your em7565?

AT!GPSAUTOSTART=1,1,255,4294967280,1

Fixed the GNSS not working.