Jason2866
Jason2866
This is not possible: ``` lib_deps = h2zero/esp-nimble-cpp @ ^2.3.2 ``` IDF components can NOT be added via `lib_deps`. This is for Arduino only! You have to create a `idf_component.yml`...
Sorry, there is no update package available yet. Without the needed setup for an OTA zip can not be done. If you have an link to an original complete firmware...
Do not update to firmware v1.5.x. Idk if this firmware adds matter support. If this is the case the device will be more secured and flashing non Shelly firmware will...
I will have a look the next days to add a convert OTA zip package
Thx for the archive! It makes it possible to build a convert package. It includes all needed Infos.
Thx, for the info @RavenSystem again a new setup needed for v1.5 until v1.6 is on any device, which will finally stop the show. Thought v1.5 already brings Matter support....
Nice new feature, but it adds 5k of flash usage! Users upgrading from actual core will loose this flash space without knowing why. Furthermore the signing can only be used...
fixed with https://github.com/pioarduino/platform-espressif32/pull/358 in branch [develop](https://github.com/pioarduino/platform-espressif32/tree/develop)
#2040 is working perfectly fine.
to use the lib with espressif component manager it is not a must to upload to espressif registry. The espressif component manager can use a github repo branch (or commit...