GNSS UART disabled by default?

I have a BG95 model and I am trying to read GPS data from its UART port. I can read GPS data fine from the debug USB port, but I cannot seem to get feedback from the GNSS UART port. I have run AT+QGPSCFG=“outport”,“uartnmea”,115200 to ensure GPS data is routed to the UART port.

So I am wondering is there anything else I need to do to get GPS data to read out of the UART port? Also is there a way to get GPS data through the main UART port because that would also be great!

beside send at : AT+QGPSCFG=“outport”,“uartnmea”,115200

we need to connect two jump (GPIO20&GPIO21) like below:


Uploading: jump_gpio20&gpio21.jpg…