V.06 11/3

Dependencies:   FT6206 SDFileSystem SPI_TFT_ILI9341 TFT_fonts

Fork of ATT_AWS_IoT_demo by attiot

Embed: (wiki syntax)

« Back to documentation index

WncController.h File Reference

WncController.h File Reference

This mbed C++ class is for controlling the WNC Cellular modem via the AT command interface. More...

Go to the source code of this file.

Data Structures

struct  WncIpStats
 Contains info fields for the WNC Internet Attributes. More...

Detailed Description

This mbed C++ class is for controlling the WNC Cellular modem via the AT command interface.

This was developed with respect to version 1.3 of the WNC authored spec. This class is only designed to have 1 instantiation it is also not multi-thread safe.

Definition in file WncController.h.