a
d

WE ARE BRUNN

Let’s Work Together

n

BEACON APP

beacon_banner
Beacon_mobile_banner-myappgurus.com

Key Points

● Management and detection of Beacons from the application directly.
● Receiving push notification alerts on entering any Beacon’s range.
● Management of user wise triggers for each beacon from the CMS panel.
● View heatmaps(CMS).
● View analytics(CMS).

Challenges deep-dive

Identifying any iBeacon or Eddystone beacons using native Bluetooth.
Management of identification process of iBeacon and Eddystone beacons since both
have different identifiers.

 

Ranging beacon’s entry and exit events.
Customizing the application so that the entry and exit events are notified. The native Bluetooth doesn’t support this feature.

Solution

● Using the core Bluetooth framework, we made the beacon identification process
possible for the detection of iBeacon and Eddystone beacons.
● We used customized algorithms and made it possible to manage the Entry/Exit
events notification according to the proximity of the Beacons.