Skip to content

gitpeut/esp_sntp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp_sntp

simple sntp examples for esp8266 and esp32

This repository contains a simple SNTP example for ES8266 (simplesnmp_esp8266) and one for ESP32 (simplesnmp_esp32) Also a messy test example (sntp_test) is supplied.

It "proves" timelibs and udp clients are superfluous, and standard c time functions mostly work. On ESP8266 it has been verified that an SNTP request is done every hour automatically. No such test has been done for ESP32.

About

simple sntp examples for esp8266 and esp32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages