Can't build esp_modem from component manager

efmena1
Posts: 2
Joined: Wed May 11, 2022 11:03 pm

Can't build esp_modem from component manager

Postby efmena1 » Wed Jul 13, 2022 5:30 am

I want to use a sim7000 module using the esp_modem library, however when compiling any example I get the following error:

Code: Select all

esp_modem_api.h: No such file or directory
I added in the CMakeLists.txt file the following line

Code: Select all

set(EXTRA_COMPONENT_DIRS "managed_components/espressif_esp_modem")
But it still does not link the file and fails to compile.

I'm doing the example with IDF4.4.1, and with esp_modem version 0.1.18

I would be very grateful if you can give me a hand to solve this problem.

Who is online

Users browsing this forum: ShinyGlossy and 87 guests