Dual sensor tags, connected to the same smartphone

Alex JonssonBlogs, Tutorials

Tweet about this on TwitterShare on FacebookShare on LinkedInShare on Google+

This tutorial demonstrates how to connect two BLE sensor devices, and chart accelerometer data to a single iOS or Android smartphone. We’re extending the accelerometer example to serve two peripheral devices, an older TI SimpleLink CC2541 and a newer Simplelink CC2650, also from Texas Instruments. All the code you’ll need is found below, and released under an open (Apache v2) … Read More

Evothings Viewer v1.5 at large with BLE updates

Mikael KindborgBlogs, Tutorials

Tweet about this on TwitterShare on FacebookShare on LinkedInShare on Google+

We recently published a new version of Evothings Viewer for Android and iOS. Read on to learn about the new features and prepare for a quick hands-on experience! Highlights in Evothings Viewer 1.5 Updated BLE API with support for pairing/bonding QR-code and Barcode Scanner Updated tutorials and documentation Below we take a look at these new features. Updated BLE API … Read More

Control an Arduino via the HM-10 BLE module, from a mobile app on your smartphone

Hammad TariqTutorials

Tweet about this on TwitterShare on FacebookShare on LinkedInShare on Google+

In this tutorial, you will learn about controlling a LED using HM-10 BLE module, Arduino and Evothings Studio. Last Summer, I wrote a tutorial about controlling the lights of your home using Arduino and HC-05 bluetooth module. While, HC-05, HC-06 and HC-09 are still famous and available everywhere, they are essentially based on Bluetooth 2.0 technology. On the other hand, … Read More

JavaScript mobile apps for your NXP Hexiwear BLE device

Alex JonssonBlogs, Tutorials

hexiweare_logo_main_black_600x120
Tweet about this on TwitterShare on FacebookShare on LinkedInShare on Google+

This article is all about connecting your NXP Hexiwear device to an iOS or Android phone or tablet using Bluetooth Smart (BLE). The Hexiwear is a multi-sensor device based on the ARM Cortex M4 architecture, with a sidekick ARM M0 for the BLE connectivity and an on-board array of sensors in order to become aware of the world around it. … Read More

How to develop mobile apps for Bluetooth Low Energy in JavaScript

Mikael KindborgBlogs, Tutorials

bluetooth
Tweet about this on TwitterShare on FacebookShare on LinkedInShare on Google+

Evothings Studio makes it easy to develop real mobile apps in JavaScript, also for distribution via the official app stores. This guide provides an overview of how to develop mobile apps using the smartphone’s Bluetooth Low Energy (BLE) capabilities. We’ll give you pointers to our latest tutorials and libraries, all ready to deploy and use with your Cordova application. Evothings … Read More