Does anybody know a possibility to force the EM7565 to use PCIe even when USB3.0 is available.
You would need to use the below AT commands although how functional the PCIe is I could not comment on.
[code]root@sierrawireless-Latitude-D430:/home/sierrawireless# minicom -s
Welcome to minicom 2.7
OPTIONS: I18n
Compiled on Jan 1 2014, 17:13:19.
Port /dev/ttyUSB2, 14:18:26
Press CTRL-A Z for help on special keys
ati
Manufacturer: Sierra Wireless, Incorporated
Model: EM7565
Revision: SWI9X50C_01.05.01.00 7772ee jenkins 2018/02/23 18:02:21
MEID: 35926008010890
IMEI: 359260080108902
IMEI SV: 4
FSN: UF742485940106
+GCAP: +CGSM
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
[/code]
Regards
Matt
Hello, I also have a EM7565, AT!USBCOMP=1,2,000100D
report ERROR, do you have any idea ?
Its exactly how I set it up but it use the usb interface instead of PCIe
Try to
at!usbcomp=1,2,D
OK