Azure SDK for Embedded C mqtt_client

Viewed 25

I am trying to use "Azure SDK for Embedded C" with the example script provided. Unfortunately I can't even compile the file and it gives me the following error:


Arduino:1.8.19 (Windows Store 1.8.57.0) (Windows 10), Scheda:"Arduino MKR WiFi 1010" Azure_IoT_Hub_ESP32:31:10: fatal error: mqtt_client.h: No such file or directory #include <mqtt_client.h>

compilation terminated. exit status 1 mqtt_client.h: No such file or directory

screen arduino ide

0 Answers
Related