You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated my IDF branch (release/vX.Y) to the latest version and checked that the issue is present there. This is not applicable if you are using Rainmaker with Arduino.
I have searched the Rainmaker forum and issue tracker for a similar issue and not found a similar issue.
General issue report
Hello there,
I'm trying to do my first OTA updates. But it fails everytime I try to start it in the ESP Rainmaker App.
I realized, that I wasn't able to change the version and model in the first upload to the boards.
In the Rainmaker Dashboard i read:
model: arduino-lib-builder
version: esp-idf: v4.4.6 3572900934
Now my new OTA file should be named otherwise, because from now on it should has the real name, not the standardname provided by the Arduino Lib.
But how can I change the name and version from the beginning on in the Arduino IDE, as I am planing on flashing some more modules, and I don't want to have these errors all the time.
Thanks!
Florian
PS: Sorry for my english, as I am not a native english speaker.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
OTA with Arduino IDE project
OTA with Arduino IDE project (MEGH-5188)
Jan 6, 2024
@FloBer431 since, the libs in Arduino are pre-built, unfortunately, it is not possible to have custom app description information out of the box.
I found a workaround by PlatformIO user, which patches the app description afterwards. You may find the discussion here.. Script.
Answers checklist.
General issue report
Hello there,
I'm trying to do my first OTA updates. But it fails everytime I try to start it in the ESP Rainmaker App.
I realized, that I wasn't able to change the version and model in the first upload to the boards.
In the Rainmaker Dashboard i read:
Now my new OTA file should be named otherwise, because from now on it should has the real name, not the standardname provided by the Arduino Lib.
But how can I change the name and version from the beginning on in the Arduino IDE, as I am planing on flashing some more modules, and I don't want to have these errors all the time.
Thanks!
Florian
PS: Sorry for my english, as I am not a native english speaker.
The text was updated successfully, but these errors were encountered: