mdns_client

Example of the component plasmapper/pl_mdns v1.1.0

mDNS Client Example

  1. Internal ESP Wi-Fi station interface is created and initialized.
  2. Wi-Fi station SSID and password are set from project configuration (can be changed in Example menu of Project Configuration).
  3. DNS-SD query is used to discover HTTP services.

To create a project from this example, run:

idf.py create-project-from-example "plasmapper/pl_mdns=1.1.0:mdns_client"

or download archive (~2.09 KB)