Skip to content

v0.17.0

Latest
Compare
Choose a tag to compare
@sam-golioth sam-golioth released this 22 Jan 22:32

Highlights:

  • Added New Golioth Location Service
  • Improved OTA stability and robustness
  • ESP-IDF port updated to ESP-IDF v5.4
  • ModusToolbox port updated to ModusToolbox v3.3

Added:

  • New APIs for interacting with the Golioth Location service. Golioth
    Location can be used to resolve WiFi scan results and cellular tower
    information into approximate geolocation.
  • New Zephyr examples for the Golioth Location service.
  • fw_update: Resume downloads
  • fw_update: Retry downloads with backoff
  • fw_update: Add retries for reporting state

Changed:

  • Default PSK max length set to 32 to match mbedTLS defaults
  • Improved WiFi handling in samples
  • Improved handling of new OTA manifests when download is in progress