How factory reset Torch without menu?

I unwisely turned on the output of NMEA sentences to the serial port and now I can’t use that port to access the serial configuration menu. My guess is that a factory reset will fix my problem, but how do I do a factory reset if I can’t use the serial port?

When I start the Torch I see the following at the serial port. It’s not responding to me hitting the Enter key.

I2C Devices:

0x08 - HUSB238 Power Delivery Sink Controller

0x0B - BQ40Z50 Battery Pack Manager / Fuel gauge

0x5C - MP27692A Power Management / Charger

0x60 - ATECC608A Cryptographic Coprocessor

SparkFun RTK Torch v1.2

GNSS UM980 online

UM980 firmware: 11833

Profile ‘Profile1’ loaded

Fuel gauge configuration complete

Batt (26%): Voltage: 6.98V Discharging: 10.84%/hr

Charger configuration complete

UM980 configuration updated

No GNSS date/time available for system RTC.

$GNGGA,195203.00,0,00,9999.0,*44

$GPGSA,1,*73

$GNRMC,195203.00,V,090624,0.0,E,N,V*77

$GPGST,195203.00,*75

$GPGSV,1,1,00,*55

$GNGGA,195204.00,0,00,9999.0,*43

$GPGSA,1,*73

$GNRMC,195204.00,V,090624,0.0,E,N,V*70

$GPGST,195204.00,*72

$GPGSV,1,1,00,*55

$GNGGA,195205.00,0,00,9999.0,*42

$GPGSA,1,*73

$GNRMC,195205.00,V,090624,0.0,E,N,V*71

$GPGST,195205.00,*73

$GPGSV,1,1,00,*55

$GNGGA,195206.00,0,00,9999.0,*41

$GPGSA,1,*73

$GNRMC,195206.00,V,090624,0.0,E,N,V*72

$GPGST,195206.00,*70

Hi Jim,

You need to send “+++” to exit the output-GNSS-data-over-USB mode. It is in the docs, but well hidden:

https://docs.sparkfun.com/SparkFun_RTK_ … enu_ports/

(Scroll down to the end of “Output GNSS Data over USB”)

Please let us know if the docs need to be made clearer - or if the firmware should print instructions when going into this mode.

Best wishes,

Paul

Paul,

Thank you, that worked great. I got focused on how to do a factory reset and didn’t see the “+++” entry in the documentation. It might be a little easier to find it if the sentence “To exit this mode, press +++ to open the configuration menu.” came before the image with the caption “Example NMEA output over USB”.

I like the idea of adding a note that’s printed by the firmware after the Output GNSS data to USB serial option is enabled. The sentence describing “+++” in the documentation would work well.

Jim

Jim, you can also double tap the button on the Torch to put it in Wi-Fi config mode (two beeps in response); it’ll make an AP titled “RTK Config” and serve a webpage with all of the basic settings from the serial menu.

Docs updated. +++ moved above graphic.