Skip to content

Eddystone UID frame fix, updates to sample app

Compare
Choose a tag to compare
@andijakl andijakl released this 22 Dec 20:30
· 59 commits to master since this release

1.5.0 - December 2015

  • Allow last two bytes of the Eddystone UID frame to be 0x00 0x00 for RFU, according to the specification.
    Some beacons do not send these bytes; the library now allows both variants. When creating a UID record,
    the library will now add the two additional bytes to conform to the spec.

1.4.0 - December 2015

  • Fix black window background color in example app on latest Windows 10 Mobile version

1.3.0 - September 2015

  • Example app allows clearing visible information

1.2.0 - August 2015

  • Improvements in naming and Eddystone references