[Tutorial] Presence detection with bluetooth beacon

I’ve just released v1.0.13

v1.0.0 - 04.10.18

  • first alpha to app store.

v1.0.1 - 05.10.18

  • add support for NRF51822
  • add app icon
  • refactoring the drivers

v1.0.2 - 07.10.18

  • add trigger card for discovered devices
  • add icon for discovery

v1.0.3 - 07.10.18

  • add generic device

v1.0.4 - 20.10.18

  • add verify process for detect/undetect events

v1.0.5 - 07.10.24

  • improve discovery of the devices
  • change card description

v1.0.6 - 07.10.24

  • improve by connection and find the advertisement

v1.0.7 - 07.10.24

  • bump version

v1.0.8 - 07.10.25

  • improve sequence update beacons
  • get peripheral for accurate range
  • change timeout to 1 second
  • improve logging to the app
  • add retry strategy

v1.0.9 - 07.10.25

  • bump version

v1.0.10 - 07.10.27

  • introducing timeout and verification settings
  • revert back to discovery strategy to improve speed
  • add translations
  • improve logging

v1.0.11 - 07.10.27

  • mismatch variable name bug
  • also check on bigger that the amount if app restarts

v1.0.12 - 07.10.30

  • add default values in settings
  • change comparator typo

v1.0.13 - 07.11.01

  • fixed change detect comparison mismatch
  • add log handler to watch false positives
  • fixed zero verification times