Skip to content

TiNo Release V2.0 - beta 1

Compare
Choose a tag to compare
@nurazur nurazur released this 05 Sep 06:42
· 49 commits to master since this release

Release Notes

Important notice: The RF protocol is not changed and fully backwards comatible with older versions. However, configuration and calibration tools are not backwards compatible with version 1.

Changes

  1. New serial interface for the Gateway, better readable and less garbage messages.
  2. new bootloaders, occupy less flash space and can be customised to calibrate the RC-Oscillator of the AVR
  3. new Sensors supported (besides HTU21D, SHt2x and digital interrupts): DS18B20, BME280, SHT30, SHT31, SHT35
  4. Battery voltage is measured during TX burst. This helps to better estimate the battery's health.
  5. TiNo can now execute actions, i.e. it can act as a remotely controlled device and/or remote control.
  6. Crystal frequency drift over temperature of the RF Module can be compensated.
  7. Python tools are now compatible with python version 3