JuhaH
Newbie level 4
Hi,
In my project, only GGA and VTG messages are needed, so I configured the module by NMEA protocol messages to disable all other messages. Everything works fine until after 135 seconds module sends a message: $PSRF150,0*3E which is "not OkToSend" -message. The serial port is completely halted for infinite time and no connection is possible to establish to the module, it needs to be power cycled.
By the explanation, trickle power mode is enabled !? So is it set on by default and it needs to be put off to continuous mode or why this happens ?
"This message is being sent out during the trickle power mode to communicate with an outside program such as SiRFDemo to indicate whether the receiver is awake or not. OkToSend Message Data Format contains the values for the following example:OkToSend – $PSRF150,1*3F"
Module needs to put to binary mode and then configure the power saving mode OFF first ?
-J
In my project, only GGA and VTG messages are needed, so I configured the module by NMEA protocol messages to disable all other messages. Everything works fine until after 135 seconds module sends a message: $PSRF150,0*3E which is "not OkToSend" -message. The serial port is completely halted for infinite time and no connection is possible to establish to the module, it needs to be power cycled.
By the explanation, trickle power mode is enabled !? So is it set on by default and it needs to be put off to continuous mode or why this happens ?
"This message is being sent out during the trickle power mode to communicate with an outside program such as SiRFDemo to indicate whether the receiver is awake or not. OkToSend Message Data Format contains the values for the following example:OkToSend – $PSRF150,1*3F"
Module needs to put to binary mode and then configure the power saving mode OFF first ?
-J