BG96 get GNSS location when GSM disabled

Hi everyone,
I have a problem with BG96 configuration (FW version: BG96MAR02A07M1G). I need to disable GSM RX and TX (at least temporary), but leave GNSS location getting possibility. I tried to use ‘AT+CFUN=4’ and after that enable GNSS with ‘AT+QGPS=30,50,0,1’, but then no valid position getting occurs. Is possible to turn off GSM and still use GNSS?
Best regards
Aleksander

for BG96 module , There is no ralationship between GSM and GNSS , you can do it .

pls do not change the parameter of “AT+QGPS:” , and use the default value as below

  1. AT+QPRTPARA=3 //restoreing factory setting .
    //waiting2mins
    2 . AT+QGPSCFG=“outport” //qurery the output port

  2. AT+QGPSCFG=“outport”,“uartnmea” //set the output port

  3. AT+QGPS=1 //enbale GNSS