Embedded SDK
Embedded SDK
|
This page describes the API of BLE (BlueTooth Low-Energy) Stack provided in NanoX and Stax products.
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.
BLE can be enabled by compiling the application with HAVE_BLE flag (only available on NanoX and Stax products).