NTP client app setting system time and X-NUCLEO-IDW01M1 Wi-Fi board time connecting to internet NTP UTC time server.
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).
Revision 8:20949c0e7b72, committed 2017-01-11
- Comitter:
- mapellil
- Date:
- Wed Jan 11 09:20:45 2017 +0000
- Parent:
- 7:a33ce4fe1b91
- Child:
- 9:c710dd7a4242
- Commit message:
- Updated lib link
Changed in this revision
| NTPClient.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/NTPClient.lib Tue Jan 10 11:10:11 2017 +0000 +++ b/NTPClient.lib Wed Jan 11 09:20:45 2017 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/ST-Expansion-SW-Team/code/NTPClient/#2ac816b0f4ab +https://developer.mbed.org/teams/ST/code/NTPClient/#2ac816b0f4ab
