WifiEspNow icon indicating copy to clipboard operation
WifiEspNow copied to clipboard

ESP-NOW Arduino library for ESP8266 and ESP32

Results 5 WifiEspNow issues
Sort by recently updated
recently updated
newest added

我查看esp-idf框架中的esp-now源码,支持广播转发,并且可以调整发射速率,但是我不确认arduino使用的esp-now是否支持转发功能,因为在arduino中的esp-now.h中,我找不到更多的说明关于广播转发方面

Hi, I use vscode with platformIO to compile and upload the samples to two ESP32 boards, call the receiver and sender, the receive callback function not work, there without any...

Is it expected that some messages are missed in broadcast mode? I have a 4 8266 and sometimes the messages are missed by the odd device. Sending again works so...

This looks like a nice wrapper, would Espressif be open to include in arduino-esp32? If not, would you be able to release it in Arduino IDE library manager?

Sending from ESP8266 to esp32-s3 works only if the s3 is not connected to wifi. Have you tested that?