standard version wouldn’t work for transmitting signals via NTRIP. I just updated to version d1.5, but now the unit seems to be stuck in some sort of loop. It just keeps displaying the SparkFun logo with the firmware version on the screen, then it shows “Configure VIA ETHERNET STARTING” and “GETTING IP.” After that, it restarts and goes through the same sequence all over again.
Thank you for reporting! This is a known issue. We’re working on it. Please use production releases (v1.4) for now.
thanks
How can I perform a downgrade?
First, I modified the configuration files in SFE_EVK_Settings_0.txt to enable access, connected the device via ESP32, and tried loading RTK_Everywhere_Firmware_v1_4.bin through the terminal. However, I encountered this error:
Loading RTK_Everywhere_Firmware_v1_4.bin
ERROR - Failed to allocate firmwareFile
Docs here. I recommend the GUI method.
I’m having trouble doing that
Detecting flash size
ESP32 Flash Size Detection
Command: [‘–chip’, ‘esp32’, ‘–port’, ‘\\.\COM4’, ‘–before’, ‘default_reset’, ‘–after’, ‘no_reset’, ‘flash_id’]
esptool.py v4.7.0
Serial port \.\COM4
Flash detection complete. Uploading firmware…
Flash size not detected! Defaulting to 16MB
Uploading firmware
ESP32 Firmware Upload
Command: [‘–chip’, ‘esp32’, ‘–port’, ‘\\.\COM4’, ‘–baud’, ‘921600’, ‘–before’, ‘default_reset’, ‘–after’, ‘no_reset’, ‘write_flash’, ‘-z’, ‘–flash_mode’, ‘dio’, ‘–flash_freq’, ‘80m’, ‘–flash_size’, ‘detect’, ‘0x1000’, ‘C:\Users\conta\AppData\Local\Temp\_MEI24962\resource\RTK_Surveyor.ino.bootloader.bin’, ‘0x8000’, ‘C:\Users\conta\AppData\Local\Temp\_MEI24962\resource\RTK_Surveyor_Partitions_16MB.bin’, ‘0xe000’, ‘C:\Users\conta\AppData\Local\Temp\_MEI24962\resource\boot_app0.bin’, ‘0x10000’, ‘C:/Users/conta/Downloads/RTK_Everywhere_Firmware_v1_4.bin’]
esptool.py v4.7.0
Serial port \.\COM4
Firmware upload complete. Resetting ESP32…
Resetting ESP32
ESP32 Reset
Command: [‘–chip’, ‘esp32’, ‘–port’, ‘\\.\COM4’, ‘–before’, ‘default_reset’, ‘run’]
esptool.py v4.7.0
Serial port \.\COM4
Reset complete…
Update:
I selected a Baud Rate of 115200 for this model.
After a few minutes, I successfully rolled back my RTK EVK to version 1.4.
However, to data transmission via NTRIP to work and to save configurations through the web UI, we should install version d1.4.
Sorry for the hassle! We are aware of the NTRIP not saving through the Web config. Until we get a v1.4 release complete, please use the serial configuration interface to set the NTRIP parameters.