My setup is similar to this:
I tried following video for Sixfab Raspberry Pi 5G Development Kit With Module Setup
So I got everything setup and then tried running these commands to get gps:
at+qgps?
+QGPS: 1
OK
at+qgpsloc?
+CME ERROR: 516
- at+qgpscfg=“nmeasrc”,1
OK
at+qgpsgnmea=“GGA”
+QGPSGNMEA: $GPGGA,0,*66
OK
As you can see I am getting an error.
Please tell what I am doing wrong. Also from what I can see there is no documentation saying which antenna goes where.