esphome-esp-now icon indicating copy to clipboard operation
esphome-esp-now copied to clipboard

This repository gives some examples on how to use esp-now communication in esphome.

Results 3 esphome-esp-now issues
Sort by recently updated
recently updated
newest added

When I try compile yaml file I got error: INFO ESPHome 2024.2.1 INFO Reading configuration /config/esphome/1-hub-serial.yaml... Failed config wifi: [source /config/esphome/1-hub-serial.yaml:19] Please specify at least an SSID or an Access...

Hi, I get this error for hub on esp32-c3 when I try to build, so maybe only the base esp32 is supported? ``` Compiling /data/eh-switch-m5-shop/.pioenvs/eh-switch-m5-shop/app_trace/app_trace_util.o In file included from src/main.cpp:69:...

Hi, thank you for your project. It would be possible to exchange data between nodes? My goal would be to send data (voltage, temperature, power etc.) from an esphome node...