Skip to content

Releases: Sensirion/arduino-i2c-sen66

1.3.1

Choose a tag to compare

@github-actions github-actions released this 08 Jun 09:22
b8fe7ae
Release 1.3.1

1.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 12:12
54d1b24
Release 1.3.0

1.2.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 12:28
c51dec8

What's Changed

  • Add getVersion command to read the firmware version
  • Add getShtHeaterMeasurement to read humidity and temperature measurement after heater activation. This command is available for firmware version >= 4.0.
  • activateShtHeater duration reduced to 20ms. For firmware version >= 4.0 the get heater measurements command can be used to check if the heater has finished. With firmware versions < 4.0 one must wait at least 1300ms before issuing another command.

Full Changelog: 1.1.0...1.2.0

1.1.0

Choose a tag to compare

@LeonieFierz LeonieFierz released this 12 Feb 10:27
475c01d

Release 1.1.0
Fixing serial and product name format

1.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Dec 12:50
db2ec94
Bugfix 1.0.1 for reading number concentration

1.0.0

Choose a tag to compare

@LeonieFierz LeonieFierz released this 27 Nov 13:57
e896141

Initial public SEN66 driver release