mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
e4ba31a8b9
ESPNOW is a kind of WiFi communication bettween WiFi devices, no matter they are connected to each other or not. Once two WiFi devices are paired, they can send data to or receive data from each other. The data is transmitted in action frame which can be encrypted with CCMP method. ESPNOW also support mutilcast frame transmitting.
Documentation Source Folder
This folder contains source files of ESP-IDF documentation.
The sources do not render well in GitHub and some information is not visible at all.
Use actual documentation generated instantly on each commit:
- Main server: https://esp-idf.readthedocs.io/ or http://esp-idf.rtfd.io/
- Mirror: https://dl.espressif.com/doc/esp-idf/latest/