Mario De Weerd - 2018-07-01

Hi, thank you for notifying about the spam filter - the service filtering for SPAM on BT747 stopped in April, I now removed that.

I think that the device has "Smart mode" - BT747 was not updated for that. As a result parameters are lost when power is lost and possibly when you change the switch.

I do not know if QStarz specialized their command set.
You can try to send the following to the GPS (using Putty, ...):
$PTSI760,1,T01,T01,T01*4B

That should set the logger to 10Hz logging in all modes (Low, medium and high speed - foot, bike,c ar or something like that in one of the apps).
The 01 means 0.1 seconds, so 02 would give 5Hz.

You can query the current setting using:
$PTSI760,0*33

The checksum can be calculated using
http://www.hhhh.org/wiml/proj/nmeaxor.html

If that does not do the trick, then you'll have to sniff the serial protocol to learn about its specifics.