BLE smartphone applications

Revision as of 16:37, 9 November 2021 by Registered User

1. BLE smartphone applications for STM32WB

Here is a list of ST BLE applications for Android and iOS:
ST BLE Sensor:
ST BLE Sensor application shows different interfaces based on the data types exported by the firmware, including: environmental data, board button status, accelerometer measurement. The app also allows to pilot the board LED from the smartphone.

ST BLE Sensor application illustration
  • ST BLE Sensor Android Application[1]
  • ST BLE Sensor iOS Application[2]


ST BLE Toolbox:
The ST BLE Toolbox application allows to interact and debug ST Bluetooth Low Energy (BLE) devices.

ST BLE Toolbox application illustration
  • ST BLE Toolbox Android Application[3]
  • ST BLE Toolbox iOS Application[4]

ST BLE Mesh:
ST BLE Mesh application allows to create Bluetooth® Mesh networks by provisioning and configuring nodes, and interact with the different nodes through supported models.
More information can be found on Getting Started document for Android[5] and iOS[6].

ST BLE Mesh application illustration
  • ST BLE Mesh Android Application[7]
  • ST BLE Mesh iOS Application[8]

2. BlueST protocol

Previous applications are compliant with BlueST[9] Protocol .
It is an interface between the Smartphone application and the Bluetooth® Low Energy Drivers that allows easy access to the data exported via BLE such as inertial or environmental sensor data, battery information , etc.

BlueST Protocol illustration

BlueST compatible applications show only advertising devices fitting BlueST vendor-specific field format. This allows to filter several advertising devices.

3. References