Page 1 of 1

ESPNOW esp_idf communication

Posted: Thu Jun 06, 2019 6:07 am
by Meghana
Hello everyone,

I am compiling ESPNOW example code present in esp_idf.
example is working fine.
But I want to know when does the binding happen while communication happens between esp boards?
Whether it happens at the time when peer is added or what?
can anyone show with an example how is that possible?

Thankyou.

Re: ESPNOW esp_idf communication

Posted: Tue Jun 11, 2019 8:43 am
by Ritesh
Meghana wrote:
Thu Jun 06, 2019 6:07 am
Hello everyone,

I am compiling ESPNOW example code present in esp_idf.
example is working fine.
But I want to know when does the binding happen while communication happens between esp boards?
Whether it happens at the time when peer is added or what?
can anyone show with an example how is that possible?

Thankyou.
Hi,

Would you please provide brief more details like what you want with example?