EG25-G + FC20 : bridge USB to WIFI and LTE in same time

Hello,
I have an application where i need to use WIFI and LTE communication to USB in same times.
I know how to use either the USB to WIFI AP or the USB to LTE communication. But not both in same times.
To use Wifi AP, i need the command “AT+QCFG=“usbnet”,3” and for LTE, i need the command “AT+QCFG=“usbnet”,1 or 2”.
So can you explain me how to use WIFI AP and LTE to USB in same times if it’s possible ?
Regards

Hello there
You can use WIFI and USB net card at the same time, for USB net card, you only need execute AT+QCFG=“usbnet”,0 and for WIFI feature, you should execute AT+QWIFI=1 enable WIFI feature, thank you.

Hello Duncan,

After the test AT+QCFG=“usbnet”,0 and for WIFI feature, and execute AT+QWIFI=1 , it doesn’t work.
I can’t get WIFI and 4G to USB working at the same time.
I used drivers QMI_WWAN V1.1and/or Gobinet V1.6 and/or USB serial option V1.0, firmware EG25-GGB-256-SGNS: EG25GGBR07A08M5G.
could you advise me ?

Regards