Implementing the Bluetooth gateway explorer v2 

Until now, we've looked at the Bluetooth gateway/server implementation written in Node.js. In this section, we will study the gateway explorer v2 implementation of Bluetooth SIG. You can find the code in ~/BluetoothGateway/navible. A gateway explorer is a simple web application written in Node.js. Its true potential lies in developing your own client application and then calling the gateway URLs but, for the sake of simplicity, we will define the standard Bluetooth client made by the SIG. The interface of the gateway explorer looks like this:

It is a single-page application with three tabs on ...

Get Building Bluetooth Low Energy Systems now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.