AWS IoT demonstration using the Avnet Shield (AT&T LTE) and the FRDM-K64F target board.

Dependencies:   K64F_FATFileSystem

Fork of mbed-os-example-tls-tls-client by mbed-os-examples

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.