DataLogger IoT Firmware - Beta 1.5.0 release

Hi -

A beta release for version 1.5 of the DataLogger firmware was posted today here.

This update contains:

Update includes

  • Add support to log input values from an externally connected UART (serial port - (rx,tx))
  • Add support to log the value to log from an Analog Pin
  • Add support for the SparkFun analog Soil Moisture sensor
  • Support for an external interrupt to trigger a logging event
  • Support to trigger a logging event using the PPS output from a connected GNSS sensor
  • Log event trigger source label option for logging output
  • Add support for the SparkFun AS7343 Spectral Sensor
  • Add support for the SparkFun BMV080 Air Quality Sensor

Bug fixes and Enhancements

  • Correct and validate the ISO8601 date formatting in the logging system
  • Correct issue with epoch ticks output values
  • Improved verbose logging now available via the menu system
  • Moved to latest version of the SparkFun Flux SDK

Additionally, the underlying flux-idk was updated - it included a wide variety of small enhancements.

The install is only via SD card (or flash via esptool.py). The final release will support OTA updates.

We expect the to release version 1.5 at the end of the month.

Any issues found should be posted to the above repo.

Thanks,

-Kirk

1 Like