BlueLibs documentation

DUNConnection.SendCommand Method

Sends new AT command object through the channel

Overload List

Sends new AT command object through the channel

public virtual ATResponse SendCommand(ATCommand);

Sends new command string through the channel

public virtual ATResponse SendCommand(string);

See Also

DUNConnection Class | BlueLibs.GSM Namespace