Page 1 of 1

ESP Now

Posted: Mon Oct 23, 2017 7:10 pm
by JohnKed
Hello!

I was trying to play a little bit with the ESPNow examples from here: https://github.com/espressif/arduino-es ... les/ESPNow

but when I'm trying to compile the examples I'm getting esp_now.h can found...

Any help?

Re: ESP Now

Posted: Tue Oct 24, 2017 4:58 pm
by JohnKed
Any help?

Re: ESP Now

Posted: Tue Oct 24, 2017 8:23 pm
by martinayotte
https://github.com/espressif/esp-idf/bl ... /esp_now.h

Maybe you need to update your ESP-IDF tree.

Re: ESP Now

Posted: Wed Oct 25, 2017 3:17 pm
by JohnKed
Thank you! I'm doing that from like here: https://github.com/espressif/arduino-es ... windows.md
section "How to update to the latest code"?

or is there any other process?

Re: ESP Now

Posted: Sun Nov 05, 2017 8:07 am
by JohnKed
Any help???