espressif/esp-now

2.5.3

Latest
uploaded 1 month ago
This package provides enhanced ESP-NOW functions which will be easy to integrate into product.

9 examples

  • coin_cell_demo 2
  • control
    This example demonstrates the interaction process between devices using the `BOOT` button and `RGB LED` on ESP32 boards, allowing an initiator device…
    4.73 KB
  • get-started
    This example demonstrates how to use ESP-NOW data for communication, where one device receives data through the serial port and broadcasts it to all…
    3.45 KB
  • ota
    This example demonstrates how to use the ESP-NOW OTA feature to upgrade other devices, requiring at least two ESP32 boards: one as an initiator and…
    8.12 KB
  • provisioning
    This example demonstrates how to use the ESP-NOW provisioning feature for WiFi provisioning of other devices. It outlines the setup and operating…
    4.34 KB
  • security
    This example demonstrates the use of the ESP-NOW security feature to configure encryption keys for devices, ensuring that transmitted data is…
    5.99 KB
  • solution
    This example showcases the use of ESP-NOW to implement multiple features in one project, such as provisioning WiFi on the initiator device,…
    25.59 KB
  • wireless_debug
    This example demonstrates how to debug ESP-NOW devices, providing features like Wi-Fi and ESP-NOW configuration through UART or espnow commands,…
    282.93 KB