AT+CGPS=1,1
OK
+CGPSINFO: ,
after following waveshare FAQ I issued the below AT commands and now it is giving the below output
AT+CGPSNMEAPORTCFG=3
AT+CGPSNMEA=197119
AT+CGPSINFOCFG=10,31
AT+CGPSAUTO=1
OK
$GPGGA,0,66
$GPVTG,T,M,N,K,N2C
$GPRMC,V,N*53
$GPGSA,A,1,*1E
['AT+CGPSINFO\r\r\n+CGPSINFO: ', ββ, ββ, ββ, ββ, ββ, ββ, ββ, β\r\n\r\nOK\r\n$GPGGAβ, ββ, ββ, ββ, ββ, ββ, β0β, ββ, ββ, ββ, ββ, ββ, ββ, ββ, β66\r\n$GPVTGβ, ββ, βTβ, ββ, βMβ, ββ, βNβ, ββ, βKβ, 'N2C\r\n$GPRMCβ, ββ, βVβ, ββ, ββ, ββ, ββ, ββ, ββ, ββ, ββ, ββ, βN*53\r\n$GPGSAβ, βAβ, β1β, ββ, ββ, ββ, ββ, ββ, ββ, ββ, ββ, ββ, ββ, ββ, ββ, ββ, ββ, β*1Eβ]
AT+CGPSINFO
+CGPSINFO: ,
when I run the Demo GPS.py I get the below output