Update rate LIV3F
We are using the LIV3F in our project. We need an effective output data rate of at least 2 updates per second.
I set the update rate at 4 updates/second ($PSTMSETPAR,1303,0.25,0*1F\n\r").
I selected only GPRMC and GPGGA messages. me($PSTMCFGMSGL,0,1,00000042,00000000*4A\r\n",39).
Without GPS lock it does output at 4 updates/second. However as soon as GPS is locked, the data rate becomes very variable and has an average of 1.5 updates/second.
Itried switching off the low power mode ($PSTMCFGLPA,0,1,10,2,8,60,180,0,0,15,9,100,0*20\r\n",49) without difference.
Of course I save the parameters ($PSTMSAVEPAR*58\r\n",17)
All other parameters are default. Software version 4.6.8.2
What do I do wrong?
