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

Fork of WncControllerLibrary by Fred Kellerman

Revisions of WncController.cpp

Revision Date Message Actions
18:ca2899c353c2 2016-09-13 Enhanced SMS.; Added ICCID.; Added MSISDN.; Increased max sockets at once to 5.; File  Diff  Annotate
17:59b1e9341188 2016-09-10 mdmGetline now uses a string doesn't need to accout for null in the buffer, fixed. File  Diff  Annotate
16:f748245382ac 2016-09-10 Made case better if WNC decides to not write back correct number of read data. File  Diff  Annotate
15:2c8211ef69e1 2016-09-10 Added 2 socket open methods (public) to open with a url c-string or ip address c-string. File  Diff  Annotate
14:e846217affcd 2016-09-10 Added more checks to make sure find is not used on empty string for some reason mbed sometimes crashes when that is done. File  Diff  Annotate
13:73629a6e9122 2016-09-10 Cleaned up write a bit too, tested all good! File  Diff  Annotate
12:33290e9e6e5f 2016-09-10 Cleaned up the read loops a bit. File  Diff  Annotate
11:3ff6c1cb5b03 2016-09-09 Fixed some SMS debug output. File  Diff  Annotate
10:2ec59906a24e 2016-09-09 Fixed small buffer reading. File  Diff  Annotate
9:76c6dd1434e1 2016-09-09 No bug so undid what I undid back to what I did that was right in 1st place. File  Diff  Annotate
8:33c33f7cf84e 2016-09-09 Fixed uint8_t and i-- < 0. File  Diff  Annotate
7:e6f22159ef23 2016-09-09 for at_sockread_wnc, if the WNC goes berserk I prevent it from causing a memory overwrite. File  Diff  Annotate
6:a656e820d7ff 2016-09-08 Fixed write to stop looking for null and use the length. File  Diff  Annotate
5:20207cc5502e 2016-09-06 Added new read method, fixed old. File  Diff  Annotate
4:c5720f4d13ff 2016-09-06 Added new read that uses dynamic string buffer. Fixed bug in prior read method. File  Diff  Annotate
1:ac2de545b981 2016-09-01 Had to revert back to MODSERIAL and cleaned up a bunch of minor things. File  Diff  Annotate
0:affdbb35faa4 2016-08-31 Create a library for the WNC controller. File  Diff  Annotate