Click or drag to resize
SignalStrength Enumeration
Possible values of the strength of a signal

Namespace: Eclo.NETMF.SIM800H
Assembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax
C#
public enum SignalStrength
Members
  Member nameValueDescription
Error0 Error in the response from the GSM Module
VeryWeak1 -115dBm or less
Weak2 -111dBm
Strong3 -110 to -54dBm
VeryStrong4 -52dBm or greater
Unknown5 Not known or undetectable
See Also