4.8.0.0R6
Software Development Kit
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
ble_explorer

Detailed Description

The ble_explorer module provides utilities to inspect and communicate with BLE devices. This module operates only on the CLI; it does not have a Web Manager interface, and has the look and feel of a *nix commmand-line program.

ble_explorer can scan and display nearby devices as well as scan and display BLE advertisements.

It also offers GATT client functionality for discovering GATT services, as well as connecting to BLE central devices (GATT servers) and reading and writing to attributes available via those devices.

Note: It is recommended that you enabled background scanning when using this demo application.

Build it from project "bleExplorer"