HTTP/HTTPS client Hello World application running with X-NUCLEO-IDW01M1v2 wifi board.

Dependencies:   HTTPClient NetworkSocketAPI X_NUCLEO_IDW01M1v2 mbed

Fork of HTTPClient_HelloWorld by ST Expansion SW Team

Example of HTTP and HTTPS connections using X-NUCLEO-IDW01M1 Wi-Fi expansion board.
The application is meant to be used with mbed OS 2 ("Classic") only (no mbedOS 5 support).
For HTTPS connection it uses the TLS/SSL feature provided natively by the Wi-Fi module and performs secure connection to the server also verifying the server identity.
To avoid expired CA certificates, system time (in epoch) must be manually entered (e..g. using http://www.epochconverter.com/ ) .
Retrieval of current time from an NTP server is shown by this example.

History

Update libs. default tip

2017-01-16, by nikapov [Mon, 16 Jan 2017 15:12:46 +0000] rev 12

Update libs.


Update lib.

2017-01-16, by nikapov [Mon, 16 Jan 2017 15:00:57 +0000] rev 11

Update lib.


Updated HTTP Client lib

2017-01-16, by mapellil [Mon, 16 Jan 2017 12:35:33 +0000] rev 10

Updated HTTP Client lib


Added HTTPS example

2017-01-13, by mapellil [Fri, 13 Jan 2017 14:43:38 +0000] rev 9

Added HTTPS example


Added NSAPITests lib for a more extensive test

2016-11-17, by mapellil [Thu, 17 Nov 2016 14:10:21 +0000] rev 8

Added NSAPITests lib for a more extensive test


update lib

2016-11-08, by mapellil [Tue, 08 Nov 2016 17:37:49 +0000] rev 7

update lib


update lib

2016-11-08, by mapellil [Tue, 08 Nov 2016 17:26:43 +0000] rev 6

update lib


fixed tests

2016-11-08, by mapellil [Tue, 08 Nov 2016 17:23:18 +0000] rev 5

fixed tests


first committ

2016-11-07, by mapellil [Mon, 07 Nov 2016 17:14:14 +0000] rev 4

first committ


first beta committ

2016-11-07, by mapellil [Mon, 07 Nov 2016 17:09:30 +0000] rev 3

first beta committ