Estimote Beacons and Stickers do not deliver content on their own. BLE standard allows only for small data packets to be transmitted over Bluetooth. Depending on beacon protocol, payload can include:
It’s not possible to include additional data in the payload or to flash a beacon with a firmware allowing for broadcasting a custom data packet.
So, I need an app, right?Yes. It’s an app that detects beacons in proximity. It understands which beacons it’s ‘hearing’, it can approximate distance, and it can read the embedded URL and sensor/telemetry data. This allows for a myriad of interactions, from contextual offers, to contactless payments, to indoor location.
![image](upload://63BcYMCdjrh6Ltvh3QxLuUVL0ar.png)
To interact with beacons, an app needs to use Estimote SDK, Apple’s Core Location, or Google’s Proximity API.
Depending on the desired action, the app has to be active, can be running in the background, or can be killed entirely. To learn more, read:
Are there any ready apps I can integrate with? Sure thing! There are platforms in different verticals that use beacons, so you don’t need to build your app from scratch. Some of them include:
Nothing to worry about, you can use one of the existing CMS tools to create your app without being an expert programmer.
Tools to explore:You can also find developers to help you with your project on Estimote Community Forums. Post here!