Multinetwork WiFi, TCP support, OTA support
Note: If you are currently using older firmware (2.x or lower) you will need to load v3.x firmware using a USB connection. We have created a Windows GUI to ease this process. Please see Updating Firmware from GUI for a step by step process. Once you've updated to v3.x firmware, you will be able to load future firmware using any method (SD, WiFi, OTA, USB, or GUI).
Changes in this release:
- Enable OTA Pull: Allows users to update firmware by checking the SparkFun server. Docs
- (Feature #354) Add device configuration over Bluetooth. Docs
- (Bug #353) Reinitialize SD in case of disconnect
- (Bug #368) Fix the list of common coordinates on AP page. Docs
- (Feature #323) Add file manager to AP config page. Files can be downloaded, uploaded, and deleted from SD. Docs
- (Feature #357) Verify settings save and reset during WiFi config
- (Feature #349) Dynamically display unit's coordinates during WiFi config
- (Feature #367) Issue error if RTK2Go is used with blank user name
- (Bug #362) Correctly set port settings on ZED-F9x using GET/SET val method based on firmware version and platform.
- Allocate webserver resources during AP config only (RAM improvements).
- (Bug #345) Add UBX/NMEA/RTCM parser to validate incoming messages.
- (Feature #358) Consolidate NTRIP Client, NTRIP Server, and PointPerfect Home WiFi/PW credentials into a single list of up to four networks. All four networks are attempted when WiFi is needed, and the best network is automatically used. Add TCP server and client controls to AP config page. Docs
- (Feature #358) Extricate TCP from NTRIP. QGIS and any other GIS software that connects over TCP is now supported. Docs
- (Feature #347) Display dynamic HAE APC on AP config page
- Add a WiFi menu to serial config and to the WiFi AP config page.
- Make TCP port user configurable. Add to AP config page.
- Add option to allow WiFi configure over local WiFi (as opposed to AP). Docs
- Change how IP addresses are shown on display.
- Add task to determine SD capacity and free space when SD card is detected
- Stop logging before SD is filled to prevent corruption.