Skip to main content

Hotspot Nodes

Use these nodes to use your micro controller as a wifi access point (hotspot).

Config Nodes

wifi hotspot

Enables Wi-Fi's AP mode and allows incoming network conenctions.

Inputs

  • SSID : Specify the SSID for the hotspot
  • Password : Specify the password for the hotspot
  • Authentication Mode : Select the authentication mode for the hotspot
  • Channel : Select the primary channel for the hotspot
  • Maximum Device Connections : Specify the maximum number of devices that could be connected to the hotspot
  • Init at startup : Whether to initialize at startup
  • Init NVS, NETIF and event loop at startup : Whether to initialize the NVS, NETIF and event loop at startup

Proc Nodes

hotspot start

Manually starts Wifi hotspot using the specified credentials.

Inputs

  • Hotspot Config : Select the hotspot config