espp/esp-now

1.0.5

Latest
uploaded 7 months 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`. The initiator device sends control commands…
    4.47 KB
  • get-started
    This example demonstrates how to use the ESP-NOW data to communicate, where one device receives data through the serial port and broadcasts it via…
    3.22 KB
  • ota
    This example demonstrates how to use ESP-NOW OTA feature for upgrading devices, requiring at least two ESP32 boards where one acts as the initiator…
    8.06 KB
  • provisioning
    This example demonstrates using the ESP-NOW provisioning feature for WiFi provisioning of devices with at least two ESP32 boards. One board acts as…
    4.05 KB
  • security
    This example demonstrates the use of the ESP-NOW security feature to configure an encryption key for devices, ensuring that all transmitted ESP-NOW…
    5.95 KB
  • solution
    This example demonstrates the use of ESP-NOW with multiple features including WiFi provisioning, control of responder devices, debugging, firmware…
    24.73 KB
  • wireless_debug
    This example demonstrates how to debug ESP-NOW devices through a debug receiver board that offers various features via UART or ESP-NOW commands,…
    380.60 KB