Skip to content

Releases: Zwer2k/WeatherStationDataRx

v0.5.0: packet confirmation by duplicates of packets

18 Apr 06:03
87b87b4
Compare
Choose a tag to compare
  • Packet confirmation by duplicates of packets. This should eliminate erroneous readings.

v0.4.2: improve demo output

11 Feb 22:41
Compare
Choose a tag to compare

improve demo output
set IGNORE_REPEATED_MESSAGES_TIME to 3sec

v0.4.1: Error during pairing fixed

11 Dec 09:32
Compare
Choose a tag to compare

v0.4.0: Better data handling and stability improvement

05 Oct 22:56
Compare
Choose a tag to compare

Identical messages within a few seconds can be combined.
Function readData() has new result format, from which it can be recognized which measurement result has been updated.
This was necessary for the summary of the messages and if the results could not be retrieved fast enough (e.g. if the ESP is in light sleep).
Crashes in connection with interrupts should not occur anymore.

v0.3.3: end() implemented, .ino file added

27 Mar 19:49
Compare
Choose a tag to compare

v0.3.2: Preparation for Arduino IDE integration

26 Mar 16:10
Compare
Choose a tag to compare

v0.3.1: Fix of temperature & humidity

14 Feb 15:25
b2106a5
Compare
Choose a tag to compare
Merge pull request #5 from BlackSmith/fix

Fix of temperature & humidity

v0.3.0: Added sensorID

12 Jan 09:40
Compare
Choose a tag to compare
Version info updated

v0.2.1

05 Jan 21:48
Compare
Choose a tag to compare

Versioninfo updated

v0.2.0: Merge pull request #3 from BlackSmith/batteryStatus

05 Jan 21:34
74b96f4
Compare
Choose a tag to compare