MKRNB - getCurrentCarrier()

Description

Gets and returns the name of the current network carrier.

Syntax

scanner.getCurrentCarrier()

Parameters

none

Returns

String : name of the current network carrier

getSignalStrength()`

Description

Gets and returns the strength of the signal of the network the modem is attached to.

Syntax

scanner.getSignalStrength()

Parameters

none

Returns

String : signal strength in 0-31 scale. 31 means power > 51dBm. 99=not detectable

readNetworks()`

Description

Searches for available carriers, and returns a list of them.

Syntax

scanner.readNetworks()

Parameters

none

Returns

String : A string with list of networks available