| SIM800HRetrieveSignalStrength Method |
Get the signal strength (RSSI) of the cellular network
Namespace: Eclo.NETMF.SIM800HAssembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax public static SignalStrength RetrieveSignalStrength()
Return Value
Type:
SignalStrengthAn instance of
SignalStrength which contains a representation of the strength of the network signal
See Also