Embedded SDK
Embedded SDK
BlueTooth Low-Energy Stack

Introduction

This page describes the API of BLE (BlueTooth Low-Energy) Stack provided in NanoX and Stax products.

Note
TO BE COMPLETED

Initialization

LEDGER_BLE_init() function is used to initialize the BLE Stack. It must be called during IO initialization of an application, if BLE is used.

Activation of BLE

BLE can be enabled by compiling the application with HAVE_BLE flag (only available on NanoX and Stax products).