for(temp=0;temp<10;temp++)
{
printf("$GPGLL,4101.2503,N,01959.8130,E,135944.703,A*30");
printf("$GPGGA,135944.70,4101.2503,N,01959.8130,E,1,04,2.0,-0036,M,,,,*38 ");
printf("GPAPB,A,A,0.0,L,N,,,358.1,M,SIM002,358.0,M,,,*20 ");
printf("$GPGGA,135944.70,4101.2503,N,01959.8130,E,1,04,2.0,-0036,M,,,,*38 ");
printf("$GPVTG,360.0,T,348.7,M,000.0,N,20.0,K*43,11111111111111111111111111");
}
delay_ms(500);
for(u;u<10;u++)
{
printf("$GPGLL,5500.2503,N,01959.8130,E,135944.703,A*30");
}
}
i have also tried this but it only gets ist sentence