Skip to content

Version 01.01.00 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@gigapod gigapod released this 12 May 21:19
· 35 commits to main since this release

Updates

  • Added support for firmware update via SD Card

    • Uses bin files named using the following pattern: "sfeIoTNodeLoRaWAN_*.bin" that are located on the SD card root directory.
  • All previous updates in Version 01.00.01 RC4 (Region setting, uses latest Digi XBeeArduino library).

  • Enables support for the on-board SD Card

    • Requires a FAT formatted SD card
  • Enable SD card data logging

    • CSV and JSON formats
    • Auto Data file rotation for log files
  • Enable preference save/restore from JSON file on the SD card

    • Uses the file named iot-node-lorawan.json
    • Method to rapidly provision new boards
  • Enabled SD card related reporting

  • Enabled JSON pref setting via the serial console /connection (! commands)