Search found 2 matches
- Tue Dec 13, 2022 2:59 pm
- Forum: ESP-IDF
- Topic: Using SIM7000G with IDF
- Replies: 6
- Views: 7002
Re: Using SIM7000G with IDF
Hi, could you give me some advice, I have been having trouble using the sim7000g module. But I can't get it to work, if you can help me with a guide for the configuration of the dte module I would be very grateful. Regards.
- Wed Jul 13, 2022 5:30 am
- Forum: ESP-IDF
- Topic: Can't build esp_modem from component manager
- Replies: 0
- Views: 1077
Can't build esp_modem from component manager
I want to use a sim7000 module using the esp_modem library, however when compiling any example I get the following error: esp_modem_api.h: No such file or directory I added in the CMakeLists.txt file the following line set(EXTRA_COMPONENT_DIRS "managed_components/espressif_esp_modem") But it still d...