this is using the mbed os version 5-13-1

Dependencies:   mbed-http

Revisions of source/WiFiManager.cpp

Revision Date Message Actions
91:d6b6319ad681 2019-04-07 added method to handle sending expected command response strings File  Diff  Annotate
90:ed0267eca7b5 2019-04-07 https response format implemented and tested File  Diff  Annotate
89:45f6db09a76d 2019-04-01 download working ok. still need to fix memory leak. File  Diff  Annotate
88:7ffa053be662 2019-03-31 tls connection now working. File  Diff  Annotate
87:99b37d26ff2a 2019-03-29 http/https request and response implemented File  Diff  Annotate
86:04fc2fcda7ec 2019-03-28 http request correctly passed to WifiManager File  Diff  Annotate
85:9f896e1e041c 2019-03-28 http request getting to wifi manager File  Diff  Annotate
84:7c7add00f4bf 2019-03-28 internet configuration issues fixed. File  Diff  Annotate
82:10072c1794d3 2019-03-24 wifi configuration setup implemented File  Diff  Annotate
81:637a87eb8170 2019-03-23 first data queue/dequeue implemented for internet configuration. File  Diff  Annotate
80:e8f0e92e3ac9 2019-03-21 implemented queue and memory pools for command and data passing between ATCmdManager and WiFiManager classes File  Diff  Annotate
79:a2187bbfa407 2019-03-20 now have working mechanism for comms between threads using memory pool and queue.; Next stage expand this for data. File  Diff  Annotate
78:07bb86e3ce14 2019-03-16 Main Manager class constructors and configuration structures implemented. File  Diff  Annotate