Firmware - Version 01.01.00
Version: 01.01.00 - build 00002c
Note
With firmware version v1.1.0 and above, the XBee LR module on the IoT Node - LoRaWAN board must be running firmware version A5013 - (May 1, 2025) or later. Details on the firmware and how to update are located here
Release Includes
- Uses the latest XBeeArduino Library and requires that the XBee LR Modules is running firmware version A5013 or above.
- Support for the SparkFun Soil Sensor - connected via GPIO
- Fix for issue #8 - LoRaWAN encoding incorrect for the BME385
- GNSS devices now output a Location value [lat,lon] as an array. The value is sent in the same LoRaWAN packet with a Value ID of 0x36. Fix to issue #13
- LoRaWAN Region setting is enabled and set during startup - fixes issue #9
- 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
- Uses the file named
- Enabled SD card related reporting
- Enabled JSON pref setting via the serial console /connection (
!
commands) - 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.
- Uses