Convertir .UBX a RINEX en SparkFun RTK Express

Hi everyone,
I have a SparkFun RTK Express. I’ve always used it as a rover with a CORS network, but now I want to record the data to the SD card. The file I get after a few hours in BASE mode is like this:
SFE_Express_250817_161834.ubx
SFE_Express_Settings.0.txt
I’m trying to convert them to rinex using RTKLIB (RTKCONV), but I can’t get the rinex files. What am I doing wrong?
Thanks

Try using Emlid Studio, it’s for Mac or PC.

It’s the .UBX that you convert to RINEX, the .txt file is your device’s control file.

Hi @xe1ff ,

Please check that you are logging the UBX RAWX and SFRBX messages. Please see the link below. Without those, it’s not possible to convert your data to RINEX.

I hope this helps,
Paul