Category: beacons

Communicating with Bluetooth Low Energy Devices in Cordova

In this tutorial, you’ll be building an attendance app using Cordova and a Bluetooth Low Energy (BLE) Peripheral. You’ll create your own BLE peripheral using Node.js and communicate with it using a Cordova app. I assume that you already know Cordova and the Ionic framework. If not, check out this tutorial o...

How to Prototype Beacon Apps with Estimote and Evothings

Bluetooth beacons are an incredibly valuable way to set up location based triggers for apps. Estimote have a range of Bluetooth beacons that are quite easy to set up and experiment with. One of the tough parts of testing out Bluetooth beacons is that device simulators aren’t able to access Bluetooth devices, so y...