ble.isAdvertising()

Description

Returns whether the NP is advertising.

Syntax

ble.isAdvertising();

Parameters

Nothing

Returns

bool indicating whether the NP is advertising.

Guide Home