ESP-IDF + 0/1 examples
SourceVu will show references to esp_now_add_peer() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedExamplesReferences

Return value

- ESP_OK : succeed - ESP_ERR_ESPNOW_NOT_INIT : ESPNOW is not initialized - ESP_ERR_ESPNOW_ARG : invalid argument - ESP_ERR_ESPNOW_FULL : peer list is full - ESP_ERR_ESPNOW_NO_MEM : out of memory - ESP_ERR_ESPNOW_EXIST : peer has existed

References

from 0/1 examples