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

Fork of WncControllerLibrary by Fred Kellerman

History

Added docs, changed ::write() to use uint8_t instead of char. att_cellular_K64_wnc_14A2A_20161117

2016-11-17, by fkellermavnet [Thu, 17 Nov 2016 15:30:42 +0000] rev 33

Added docs, changed ::write() to use uint8_t instead of char.


Removed the power save mode turn off.

2016-10-10, by fkellermavnet [Mon, 10 Oct 2016 17:02:24 +0000] rev 32

Removed the power save mode turn off.


Added a toggle of the wakeup pin to try to stop the 'A' from being dropped.; Added an AT% cmd to turn off power saving mode, this is thought to maybe be a solution to the no response problem.;

2016-10-07, by fkellermavnet [Fri, 07 Oct 2016 18:36:42 +0000] rev 31

Added a toggle of the wakeup pin to try to stop the 'A' from being dropped.; Added an AT% cmd to turn off power saving mode, this is thought to maybe be a solution to the no response problem.;


Changed cell status check to return earlier if a no response is detected.

2016-09-23, by fkellermavnet [Fri, 23 Sep 2016 14:55:35 +0000] rev 30

Changed cell status check to return earlier if a no response is detected.


Found that WNC is giving an error on socket close once in a while.

2016-09-23, by fkellermavnet [Fri, 23 Sep 2016 05:00:00 +0000] rev 29

Found that WNC is giving an error on socket close once in a while.


Re-arranged error handling 1 more time.

2016-09-23, by fkellermavnet [Fri, 23 Sep 2016 03:14:34 +0000] rev 28

Re-arranged error handling 1 more time.


Patched up SMS message parsing, the WNC though makes it really really hard to handle all cases.

2016-09-21, by fkellermavnet [Wed, 21 Sep 2016 02:31:23 +0000] rev 27

Patched up SMS message parsing, the WNC though makes it really really hard to handle all cases.


Added URL for Avnet team repository.

2016-09-19, by kevinkeryk [Mon, 19 Sep 2016 18:04:07 +0000] rev 26

Added URL for Avnet team repository.


Remove test comment.

2016-09-19, by fkellermavnet [Mon, 19 Sep 2016 17:48:12 +0000] rev 25

Remove test comment.


Test comment.

2016-09-19, by fkellermavnet [Mon, 19 Sep 2016 17:39:40 +0000] rev 24

Test comment.