This library controls the WNC. There is a derived class for usage from the K64F board.

Fork of WncControllerLibrary by Fred Kellerman

Revision:
23:aa2d716e234c
Parent:
21:086841abc3aa
Child:
27:c2b9ef5ccbef
--- a/WncController.cpp	Thu Sep 15 23:52:02 2016 +0000
+++ b/WncController.cpp	Fri Sep 16 15:38:35 2016 +0000
@@ -1556,6 +1556,9 @@
   //  power cycle.
   at_send_wnc_cmd("AT", &pRespStr, WNC_QUICK_CMD_TIMEOUT_MS);
   at_send_wnc_cmd("AT", &pRespStr, WNC_QUICK_CMD_TIMEOUT_MS);
+  
+  // Dump the firmware revision on the debug log:
+  at_send_wnc_cmd("AT+GMR", &pRespStr, m_sCmdTimeoutMs);
 
   // Quick commands below do not need to check cellular connectivity
   at_send_wnc_cmd("ATE0", &pRespStr, WNC_QUICK_CMD_TIMEOUT_MS);  // Echo Off