ble.begin()

Description

Initializes the communication layer with the network processor. The only method that can be called before this is ble.setLogLevel().

Syntax

ble.begin();

Parameters

Nothing

Returns

Guide Home