ESP-Nodes/Tutorial-Rainmaker.md

22 lines
1.1 KiB
Markdown
Raw Normal View History

2024-07-17 00:52:22 -04:00
# ESP RAINMAKER TUTORIAL
2024-07-17 01:00:11 -04:00
This tutorial walks you through the most important steps neccessary to provision ESP32-WROOM device.
2024-07-17 00:52:22 -04:00
> [!TIP]
2024-07-17 00:55:57 -04:00
> **WHAT'S REQUIRED:**
>
2024-07-17 00:56:57 -04:00
> ESP32-WROOM, either a Module or DevKit</br>
> Wi-Fi Access Point, preferrably with dedicated vLAN for IoT devices</br>
2024-07-17 01:00:11 -04:00
> Smart phone with RainMaker installed
### ESP-IDF: Create a New Project
2024-07-17 01:00:59 -04:00
<img alt="ESP-IDF. Create a New Project" src="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/assets/Espressif-Rainmaker_001.png" width="70%"/>
<img alt="ESP-IDF. Create a New Project" src="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/assets/Espressif-Rainmaker_002.png" width="70%"/>
<img alt="ESP-IDF. Create a New Project" src="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/assets/Espressif-Rainmaker_003.png" width="70%"/>
<img alt="ESP-IDF. Create a New Project" src="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/assets/Espressif-Rainmaker_004.png" width="70%"/>
<img alt="ESP-IDF. Create a New Project" src="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/assets/Espressif-Rainmaker_005.png" width="70%"/>