ble.end()

Description

Completely closes the communication layer with the NP and resets the BLE class.

Syntax

ble.end();

Parameters

Nothing

Returns

Nothing

Guide Home