Why can't I create an esp32 file?

User avatar
Marktot1991
Posts: 10
Joined: Tue Mar 29, 2022 7:43 am

Post

Why can't I create an esp32 file?
Generating error
You do not have the required permissions to view the files attached to this post.
User avatar
klew
Posts: 8357
Joined: Thu Jun 27, 2019 12:16 pm
Location: Wrocław

Post

SuplaDevice library which is used by this project, was recently updated to use newer ESP32 version. However it require change of the link from where boards are downloaded.
Also this new board version is not backward compatible with older boards.
See details here: https://github.com/SUPLA/supla-device/c ... 2d4e294c8b
GUI generic builder has to be updated to use those new libraries. We wait for owner of this project to do so. So either try to compile it locally on your computer or wait for this update
Widzimy się na Supla Offline Party vol. 2 :!:
User avatar
Marktot1991
Posts: 10
Joined: Tue Mar 29, 2022 7:43 am

Post

I tried it on my computer and it's the same.
elmaya
Posts: 1482
Joined: Wed Jun 27, 2018 5:48 pm
Location: El Saucejo - Sevilla

Post

Marktot1991 wrote: Tue Mar 29, 2022 12:06 pm I tried it on my computer and it's the same.
you have to use "esp32 board manager 2.0.2"
Captura de pantalla (206).png
You do not have the required permissions to view the files attached to this post.
User avatar
Marktot1991
Posts: 10
Joined: Tue Mar 29, 2022 7:43 am

Post

my esp32 version in arduino ide is now version 1.0.3 now i am updating it to the latest version.
User avatar
klew
Posts: 8357
Joined: Thu Jun 27, 2019 12:16 pm
Location: Wrocław

Post

Marktot1991 wrote: Wed Mar 30, 2022 1:48 am my esp32 version in arduino ide is now version 1.0.3 now i am updating it to the latest version.
You are using old link to esp32 boards. Please update that link abiding to instructions from my previous comment and it will download board version 2.x
Widzimy się na Supla Offline Party vol. 2 :!:
User avatar
Marktot1991
Posts: 10
Joined: Tue Mar 29, 2022 7:43 am

Post

Thanks you 😘

Return to “Help”