Firmware Updates
Keeping your firmware up to date ensures your FG Sensors device runs the latest improvements, bug fixes, and feature additions.
Firmware updates are distributed as precompiled binary files (.bin) and are flashed to the device using the ESP32 Flash Download Tool via USB.
Available Firmware Updates
- FGA Logger — firmware for the FGA Logger magnetometer data logger (v1.0.1 – v1.0.6)
- DIY Gradiometer Kit — firmware for the MAG-BOARD used in the DIY Gradiometer Kit (v1.3)
General Instructions
- Download the firmware
.binfile for your device - Connect the device to your PC via USB
- Open the ESP32 Flash Download Tool
- Select ESP32, load the
.binfile, and set the flash address to0x10000 - Select the correct COM port, set baud rate to
921600, and click START
tip
Always back up any data stored on your device before performing a firmware update.