Node | Description |
---|---|
http-request(esp32-inet) | Performs an HTTP request and returns the response as a stream of characters. |
lan-ip | Gets the local IP address |
example-get-ip | Connects to a WiFi network, makes a request and shows a response. |
esp32-connect | Establish an internet connection via Wi-Fi using ESP32. |