Check if the BLE/WiFi module is ESP32.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntaxpublic bool IsGComm { get; }
Public ReadOnly Property IsGComm As Boolean
Get
public:
property bool IsGComm {
bool get ();
}
Return Value
Type:
Boolean
See Also