-->
Page 2 of 2

Re: Fast communication between two ESPs

PostPosted: Sun Jul 03, 2016 7:59 am
by awinterstale33
Awesome! Let me know how it goes!

Re: Fast communication between two ESPs

PostPosted: Mon Jul 04, 2016 4:47 pm
by Layup
vanjo9800 wrote:Thank you awinterstale33!!!

ESP-NOW seems as a very good solution to the problem. It is secure and developed for ESP8266 in particular. I will give it a try.

However, it seems that I cannot manage to run it with Arduino IDE because it does not recognize the espnow library.

This code: https://github.com/cho45/esp8266-esp-no ... c/main.cpp

Gives the following errors: undefined reference to `esp_now_init' and so on about all other elements from espnow.h.

Do you know how I can fix that?


Hi Vanjo. where did you find the library in the first place? Thanks!

Re: Fast communication between two ESPs

PostPosted: Fri Jul 08, 2016 9:04 pm
by mrburnette
Layup wrote:Hi Vanjo. where did you find the library in the first place? Thanks!


https://github.com/jeelabs/esp-link