How to install RainMaker in Eclipse Espressif-IDE

maccruz50
Posts: 2
Joined: Mon Aug 19, 2024 11:30 pm

How to install RainMaker in Eclipse Espressif-IDE

Postby maccruz50 » Mon Sep 30, 2024 7:03 pm

Hi,
I'm new to using Eclipse Espressif-IDE and had created projects using standard templates hello_world/blink projects. My workspace is C:\Users\maccruz\workspace. My Espressif-IDE is located in C:/Espressif/frameworks/esp-idf-v5.2.2/.
What's the best way and where should I install the RainMaker so I can create a project using RainMaker sample/template, like temperature_sensor, etc.? Do I "git clone --recursive https://github.com/espressif/esp-rainmaker.git" using Git Bash from the project folder or somewhere/something else?

ESP_Piyush
Posts: 309
Joined: Wed Feb 20, 2019 7:02 am

Re: How to install RainMaker in Eclipse Espressif-IDE

Postby ESP_Piyush » Mon Oct 14, 2024 2:22 pm

If the esp-idf tools are installed and IDF_PATH set correctly, you can clone esp-rainmaker anywhere and use the projects from it. If your project is expected to be elsewhere, please also set RMAKER_PATH environment variable to point to the esp-rainmaker folder.

maccruz50
Posts: 2
Joined: Mon Aug 19, 2024 11:30 pm

Re: How to install RainMaker in Eclipse Espressif-IDE

Postby maccruz50 » Mon Oct 14, 2024 4:17 pm

Thank you, ESP_Piyush. I got it to work. I used your second suggestion so I can use my existing workspace. I installed "esp-rainmaker" in my existing workspace. Copied the example project, ie: multi_device, into my workspace and set(RMAKER_PATH ${CMAKE_CURRENT_LIST_DIR}/../esp-rainmaker) in CMakeList of that project. Thanks!

Who is online

Users browsing this forum: No registered users and 20 guests