Search found 5 matches

by ric287
Tue Jun 27, 2023 9:47 am
Forum: ESP RainMaker
Topic: How to properly use OTA web dashboard to upload OTA firmware
Replies: 8
Views: 5856

Re: How to properly use OTA web dashboard to upload OTA firmware

Ok..i understood the process.but i remember dashboard page asking me for winzip package only. Can i drop the .bin file just after compiling from arduino ide? Will that work? Then whats the process for cmake and all?
by ric287
Tue Jun 27, 2023 8:06 am
Forum: ESP RainMaker
Topic: How to properly use OTA web dashboard to upload OTA firmware
Replies: 8
Views: 5856

Re: How to properly use OTA web dashboard to upload OTA firmware

Yes..i havent used idf yet.. only arduino ide
by ric287
Mon Jun 26, 2023 1:28 pm
Forum: ESP RainMaker
Topic: How to properly use OTA web dashboard to upload OTA firmware
Replies: 8
Views: 5856

Re: How to properly use OTA web dashboard to upload OTA firmware

Hello ,
I am still not clear how to compile the file or where do i find the cmakelist file ?
by ric287
Mon Jun 26, 2023 1:27 pm
Forum: ESP RainMaker
Topic: How to properly use OTA web dashboard to upload OTA firmware
Replies: 8
Views: 5856

Re: How to properly use OTA web dashboard to upload OTA firmware

Hey ,thank you for the response.

I am still confused, how to compile the binary file? Or where do i write the project name and where do i find the cmake file?

Is it like if speaking in arduino terms..export the binary files after compilation, what after that?
Sorry again this is not clear to me.
by ric287
Sun Jun 25, 2023 11:34 am
Forum: ESP RainMaker
Topic: How to properly use OTA web dashboard to upload OTA firmware
Replies: 8
Views: 5856

How to properly use OTA web dashboard to upload OTA firmware

Hello Everyone, Please ignore this foolish question, I am very new to rainmaker. I have gone through https://blog.espressif.com/ota-firmware-upgrades-with-esp-rainmaker-99bf48e80288 and https://rainmaker.espressif.com/docs/ota.html But, I am unable to understand what is process to upload the ota fil...