Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: NTPClient NetworkSocketAPI X_NUCLEO_IDW01M1v2 mbed
Fork of NTPClient_HelloWorld by
Example of retrieval of current time using an NTP server. 
Time is then used to perform a TLS secure connection to https://mbed.org. 
The application is meant to be used with mbed OS 2 ("Classic") only (no mbedOS 5 support).
Diff: NTPClient.lib
- Revision:
- 6:96e92bfda33e
- Parent:
- 4:11f2b556765b
- Child:
- 8:20949c0e7b72
--- a/NTPClient.lib Tue Jan 03 13:02:14 2017 +0000 +++ b/NTPClient.lib Tue Jan 03 16:26:45 2017 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/ST-Expansion-SW-Team/code/NTPClient/#510bffa8b3d9 +https://developer.mbed.org/teams/ST-Expansion-SW-Team/code/NTPClient/#2ac816b0f4ab
