Ublox m9n reset to factory

Is their any way to reset the m9n back to factory default and wipe the RAM? Looks like I have a corrupted module.

Try example 11 in the SparkFun Ublox library.

Geez, I missed it. Thanks for the pointer, Chris

I have lost all connection with the USB and the device no longer recognizes, but I still have access to the UART but no longer have any ability to change settings through the config options in the UBlox evaluation software. Strange!

reset code has failed to upload as well…

What error are you getting when you try to upload the code to your Arduino?

Update: I have been successful resetting the m9n to factory, directly. However, the settings through the UBlox evaluation software were the root cause of the problem. Using a USB - UART connector, I was able to connect to the module via m9n’s UART pins Tx/Rx and reactivate the USB port which was set to “disable” in software. Now everything is running without issue.

Glad to hear you got it running again.

Happy hacking!