PPS LED turns blinking 1s pulses after about 28s. GPIO pin 18 is pulled every second.
does not give back anything.
starts gpsd running as user gpsd. But it does not lead to nothing. gpsd is just started nothing else happens. Seems to wait on data on /dev/ttyAMA0.
$GNGGA,112828.000,4813.289882,N,01135.392671,E,1,16,0.73,522.354,M,47.554,M,,*70
$GPGSA,A,3,14,02,31,06,25,29,12,32,24,,,,1.31,0.73,1.09*06
$GLGSA,A,3,88,71,80,72,81,79,82,,,,,,1.31,0.73,1.09*17
$GPGSV,3,1,10,25,76,319,29,12,56,075,50,29,52,214,26,02,40,082,44*78
$GPGSV,3,2,10,14,31,283,37,32,28,262,16,31,27,310,35,24,22,152,20*78
$GPGSV,3,3,10,06,21,043,44,44,14,118,*77
$GLGSV,3,1,10,81,64,061,46,79,60,103,27,80,57,323,31,82,51,180,21*69
$GLGSV,3,2,10,88,20,031,30,71,14,319,32,78,10,121,24,70,06,272,*63
$GLGSV,3,3,10,72,05,005,36,83,05,197,*65
$GNRMC,112828.000,A,4813.289882,N,01135.392671,E,0.00,0.00,080519,,,A*74
$GNVTG,0.00,T,,M,0.00,N,0.00,K,A*23
$GNGGA,112829.000,4813.289882,N,01135.392671,E,1,16,0.73,522.354,M,47.554,M,,*71
$GPGSA,A,3,14,02,31,06,25,29,12,32,24,,,,1.31,0.73,1.09*06
$GLGSA,A,3,88,71,80,72,81,79,82,,,,,,1.31,0.73,1.09*17
$GPGSV,3,1,10,25,76,319,29,12,56,075,50,29,52,214,26,02,40,082,44*78
$GPGSV,3,2,10,14,31,283,37,32,28,262,19,31,27,310,35,24,22,152,20*77
$GPGSV,3,3,10,06,21,043,44,44,14,118,*77
$GLGSV,3,1,10,81,64,061,46,79,60,103,28,80,57,323,31,82,51,180,20*67
$GLGSV,3,2,10,88,20,031,30,71,14,319,32,78,10,121,22,70,06,272,*65
$GLGSV,3,3,10,72,05,005,36,83,05,197,*65
Then cgps works. But: how do I force gpsd to send this sequence to SIM868?
/etc/gpsd/device-hook exists and holds:
A little bit clueless now, because I need this to start automatically right after booting my RPi.