Skip to content

Release 1.4.0

Latest
Compare
Choose a tag to compare
@LeonieFierz LeonieFierz released this 12 Dec 12:29
· 3 commits to master since this release
9e78af1

Added

  • Allow to request only the last X samples when doing a data download (implement Requested Samples Characterisitc on Download Service)

Fixed

  • use the last 2 Bytes of Mac Address as Device ID in BLE Advertisment (fixes mismatch of logged id and id appearing in MyAmbience as mentiond in #44)
  • pin version of NimBLE lib to < 2.0.0 as 2.0.0 is not a proper release and breaks writing to BLE Characteristics

Changed

  • increased delay in loop to avoid that data packs are sent too fast during data download