V.062 11/3

Dependencies:   FT6206 SDFileSystem ILI9341_t3

Fork of ATT_AWS_IoT_demo_v06 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.