User Tools

Site Tools


digix:tutorials:wifi:library-functions:at

AT()

Description

Function to send AT commands directly to the WiFi serial interface, should only be used for AT functions for which there are no pre-made functions for.

Syntax

String AT(char *cmd, char *params)

Parameters

char *cmd: char *params:

Returns

String

Example

digix/tutorials/wifi/library-functions/at.txt · Last modified: 2013/09/14 20:23 by Eje_G