I have tried alot to integrate ESP32 to Cumulocity and I have not found any success, Unfortunately there are no guides on the Internet for that particular application. Would really appreciate any guidance in that matter.
1 Like
Hi Hatim,
there is a nice open source repo with an example implementation for ESP-Boards: GitHub - SoftwareAG/cumulocity-esp: Example on how to make ESP communicate with Cumulocity
But basically you have to implement your own agent using MQTT or REST.
Regards
Stefan
3 Likes
Hi Hatim,
in addition to the repo mentioned by Stefan, there is also another one over here: cumulocity-iot-examples/ESP Demo with device registration at master · SoftwareAG/cumulocity-iot-examples · GitHub which also implements the bootstrap process.
Regards,
Tristan
4 Likes
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.