Skip to content

Releases: Sensirion/arduino-upt-core

Version 0.5.0

09 Sep 11:19
851af7a
Compare
Choose a tag to compare
Version 0.5.0 Pre-release
Pre-release

see CHANGELOG.md

Version 0.4.0

25 Jul 13:26
1a5d359
Compare
Choose a tag to compare
Version 0.4.0 Pre-release
Pre-release

Added SEN66 to known SensorType for future support

Version 0.3.1

22 May 10:53
cce91ed
Compare
Choose a tag to compare
Version 0.3.1 Pre-release
Pre-release

Fixed

Sample size for type RH_CO2_ALT resp Sample type 2 changed from 6 to 8 Bytes as specified in https://github.com/Sensirion/arduino-ble-gadget/blob/master/documents/00-Sensirion_BLE_communication_protocol.pdf
Solving issue Sensirion/arduino-ble-gadget#36

Version 0.3.0

09 Feb 15:55
542ff19
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release

[0.3.0] - Breaking Changes !

Added

  • Additional SensorTypes for all detectable sensor versions
  • BLEGadgetType enum for Sensirion BLE Gadgets
  • Raw VOC and NOX signal types
  • Utility to print 'Measurement' to Serial

Modified

  • Renamed SensorID to SensorType
  • Replaced DataPoint with a more comprehensive Measurement object
  • Updated library examples
  • Updated library APIs
  • Renamed Library in Arduino and PlatformIO registry