Page 1 of 1

include could not find requested file: backoffAlgorithmFilePaths.c

Posted: Sat Sep 28, 2024 11:34 am
by Vaibhav02
I am trying to connect the esp32 with aws through mqtt.

For achieve this I am using below repo.

https://github.com/espressif/esp-aws-iot.git

I am facing the issue.
Error:
include could not find requested file:
C:/Users/Admin/Desktop/aws-connection/libraries/backoffAlgorithm/backoffAlgorithm/backoffAlgorithmFilePaths.cmake

Re: include could not find requested file: backoffAlgorithmFilePaths.c

Posted: Sat Sep 28, 2024 12:11 pm
by MicroController
You need to clone the repository with its submodules.