Thinger.io With Esp-IDF

Hi @Dhuky

Thank you for reaching out. Given this question we’ve gone ahead and tried to integrate the Thinger.io’s Arduino-Library to be used with the ESP-IDF framework and we are glad to say that we were able to use it and connect and ESP32 device to our Platform.

The approach we’ve taken is to add our Arduino Library as a component, alongside the Arduino ESP32 Core from Espressif as explained in their documentation. Once this is done, we were able to call Thinger.io’s Library from the main file of a new project created with ESP-IDF.

If you need further details on what is required or how to integrate it let me know and I’ll try my best to let you know the needed steps or upload an example project for you to test out.

This said, may I ask what devices are you trying to integrate?