ESP-IDF and AWS IoT? Can't compile... [esp-idf] [aws IoT]
Posted: Thu Jan 09, 2020 5:19 pm
Hello,
I am trying to communicate with AWS IoT via the MQTT protocol using "aws-iot-device-sdk-embedded-C" but I can't get my scripts to compile. I include the header file for the functions that I need (it's the AWS functions) but when I compile using "idf.py build" it says the .h files do not exist or cannot be located. I know this is an easy one but...how to tell build where the .h files are located? I am using latest esp-idf for windows10. I am trying to compile using the esp-idf command prompt.
Thanks for any help!
I am trying to communicate with AWS IoT via the MQTT protocol using "aws-iot-device-sdk-embedded-C" but I can't get my scripts to compile. I include the header file for the functions that I need (it's the AWS functions) but when I compile using "idf.py build" it says the .h files do not exist or cannot be located. I know this is an easy one but...how to tell build where the .h files are located? I am using latest esp-idf for windows10. I am trying to compile using the esp-idf command prompt.
Thanks for any help!