Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Layup
#50201
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!