This commit is contained in:
2024-07-17 01:00:11 -04:00
committed by GitHub
parent 0da8f8d36d
commit 60f8e2b34d

View File

@@ -1,6 +1,6 @@
# ESP RAINMAKER TUTORIAL
This tutorial walks you through the steps neccessary to provision ESP32-WROOM device.
This tutorial walks you through the most important steps neccessary to provision ESP32-WROOM device.
> [!TIP]
> **WHAT'S REQUIRED:**
@@ -8,3 +8,7 @@ This tutorial walks you through the steps neccessary to provision ESP32-WROOM de
> ESP32-WROOM, either a Module or DevKit</br>
> Wi-Fi Access Point, preferrably with dedicated vLAN for IoT devices</br>
> Smart phone with RainMaker installed
### ESP-IDF: Create a New Project
<img alt="ESP-IDF. Create a New Project" src="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/assets/Espressif-Rainmaker_001.png" width="70%"/>