GNSS does not Fix @ 10 Hz
Hi, I can't get the correct fix rate for x-nucleo-gnss1a1
Using following command:
$PSTMSETPAR,1303,0.1,0
$PSTMSAVEPAR
$PSTMSRR
what I expected is update rate 10Hz, i.e., the timestamp is increasing 0.1 each time.
However, the result is

above the red line, one can see that it is updating at the rate of 10Hz
below the red line, it is updating at the rate approximately 3Hz
If I reset the program, it will maintain 10Hz for about 1 sec, then back to 3Hz.
If I power off the stm32 and power on, it will maintain 10Hz for a while, then back to 3Hz.
Any idea or advice will be appreciated, thank you so much.
