Search found 1 match
- Sat Jan 16, 2021 9:28 pm
- Forum: General Q&A
- Topic: How to connect to an ssl server using the sntp protocol on ESP8266?
- Replies: 2
- Views: 915
How to connect to an ssl server using the sntp protocol on ESP8266?
I use an ESP8266 with a C-language esp-open-sdk. In order to get the timestamp, I have tried to use this code, but it always fails – I only get 0: the timezone(2); Name(0, 'fr.pool.ntp.org') of sntp- setserver(); sntp datum(); timer = sntp get time timetranscription(); os printf("time : percent...