easy connect wnc added to http request with debug mode enabled. traces collected for AT%CGEQOS, AT%MEAS, AT%PCONI

Dependencies:   WncControllerK64F-httpmmodified

Fork of WNC14A2AInterface by Avnet

History

easy connect wnc added to http request with debug mode enabled. traces collected for AT%CGEQOS, AT%MEAS, AT%PCONI default tip

2017-12-14, by nrithya [Thu, 14 Dec 2017 00:32:49 +0000] rev 11

easy connect wnc added to http request with debug mode enabled. traces collected for AT%CGEQOS, AT%MEAS, AT%PCONI


easy_connect_wnc added to http request with debug mode enabled. traces collected for AT%CGEQOS, AT%MEAS, AT%PCONI

2017-12-14, by nrithya [Thu, 14 Dec 2017 00:29:26 +0000] rev 10

easy_connect_wnc added to http request with debug mode enabled. traces collected for AT%CGEQOS, AT%MEAS, AT%PCONI


loading time

2017-11-26, by nrithya [Sun, 26 Nov 2017 03:51:10 +0000] rev 9

loading time


fixing virtual destructor warning.

2017-04-21, by JMF [Fri, 21 Apr 2017 18:12:14 +0000] rev 8

fixing virtual destructor warning.


It is possible to call gethostbyname() and not have a socket open, so handle that case.

2017-04-19, by JMF [Wed, 19 Apr 2017 17:52:08 +0000] rev 7

It is possible to call gethostbyname() and not have a socket open, so handle that case.


Debug output was using the UART which caused collisions with stdio who may be using the same UART. Implemented a WNCDebug class that allows the user to define where to send the debug info--UART, STDOUT, STDERR.

2017-04-19, by JMF [Wed, 19 Apr 2017 15:19:05 +0000] rev 6

Debug output was using the UART which caused collisions with stdio who may be using the same UART. Implemented a WNCDebug class that allows the user to define where to send the debug info--UART, STDOUT, STDERR.


Modified behavior of get_ip_address.

2017-04-19, by JMF [Wed, 19 Apr 2017 01:05:21 +0000] rev 5

Modified behavior of get_ip_address.


initial commit & release of SMS example on ARMmbed v5

2017-04-18, by JMF [Tue, 18 Apr 2017 00:51:51 +0000] rev 4

initial commit & release of SMS example on ARMmbed v5


Added BufferedSerial class for UART output

2017-04-18, by JMF [Tue, 18 Apr 2017 00:50:17 +0000] rev 3

Added BufferedSerial class for UART output


Adding BufferedSerial class

2017-04-18, by JMF [Tue, 18 Apr 2017 00:23:36 +0000] rev 2

Adding BufferedSerial class