husarnet-join

Example of the component husarnet/esp_husarnet v0.0.13
# Husarnet Join Example

This example demonstrates how to use the Husarnet library to join a Husarnet network.

Replace `/XXXXXXXXXXXXXXXXXXXXXX` with your join code from the [Husarnet Dashboard](https://app.husarnet.com/). You can also set your device name in the `husarnet_join` function.

Run `idf.py menuconfig` and set your WiFi SSID and password in the `Example Connection Configuration` section.

To create a project from this example, run:

idf.py create-project-from-example "husarnet/esp_husarnet^0.0.13:husarnet-join"

or download archive (83 bytes)