esp-idf/examples/protocols
Ivan Grokhotkov 26dec992eb deep sleep: add note about disabling WiFi and BT
This change adds a note to esp_deep_sleep that applications should disable WiFi and BT before going into deep sleep.
SNTP example is also updated.
2017-02-21 17:07:16 +08:00
..
coap_client
coap_server
http_request
https_request
mdns Added README.md to example category folders 2017-01-18 21:03:15 +01:00
openssl_client
openssl_server openssl_server example: Roll back to TLS_server_method() for compatibility 2017-02-15 17:19:09 +11:00
sntp deep sleep: add note about disabling WiFi and BT 2017-02-21 17:07:16 +08:00
README.md Added README.md to example category folders 2017-01-18 21:03:15 +01:00

README.md

Protocols Examples

Implementation of internet communication protocols and services.

See the README.md file in the upper level examples directory for more information about examples.