How to edit data in esp-now example code
Posted: Thu Oct 29, 2020 12:28 pm
I'm using esp now example from esp idf
https://github.com/espressif/esp-idf/bl ... ple_main.c
I'm not able to find/edit the data which is being sent when the broadcast starts. I know that the esp_now_send is the api that sends data but where do I edit it from?
And if anyone can explain me the code flow that will be highly helpful. Thesp idf documentation is very hard to understand for a begineer like me.
Thanks in advance.
https://github.com/espressif/esp-idf/bl ... ple_main.c
I'm not able to find/edit the data which is being sent when the broadcast starts. I know that the esp_now_send is the api that sends data but where do I edit it from?
And if anyone can explain me the code flow that will be highly helpful. Thesp idf documentation is very hard to understand for a begineer like me.
Thanks in advance.