Skip to content

Releases: RadiusNetworks/scanbeacon-gem

0.5.3

28 Aug 13:56
Compare
Choose a tag to compare

Additions:

  • Advertise on BLE112 devices (with optional address rotation)
  • Advertise on multiple BlueZ devices
  • Optionally rotate your address while advertising with BlueZ
  • Scanning service advertisements (such as Eddystone-UID) with BLE112 devices
  • Scanning returns beacons where the ids array is filled with Beacon::Field objects. This allows easy access to the field as a byte array, a hex string, or an integer.

0.5.0

20 Aug 14:49
Compare
Choose a tag to compare

New Features:

  • ability to scan on Mac OS w/ CoreBluetooth
  • ability to scan on Linux w/ BlueZ
  • ability to advertise as a beacon on Linux w/ BlueZ

0.3.6

10 Aug 15:17
Compare
Choose a tag to compare

Support BLE112 scanning on Mac and Linux.