fleet provisioning in ESP32 arduino environment without ESP-IDF
Posted: Fri Mar 31, 2023 7:56 pm
Hello there Espressif team!
I'm currently working on ESP32 with a fleet of devices and I'm looking into how to provision this fleet.
The option that seems to works for me is the provision by claim, which is explained here using ESP-IDF: https://github.com/espressif/esp-aws-io ... ovisioning
I'm using the Arduino environment but I can't find a similar example of how to do it.
is this possible? if it is, I would appreciate it if you can share the link to the documentation or example.
Thanks a lot in advance
I'm currently working on ESP32 with a fleet of devices and I'm looking into how to provision this fleet.
The option that seems to works for me is the provision by claim, which is explained here using ESP-IDF: https://github.com/espressif/esp-aws-io ... ovisioning
I'm using the Arduino environment but I can't find a similar example of how to do it.
is this possible? if it is, I would appreciate it if you can share the link to the documentation or example.
Thanks a lot in advance