Search found 2 matches
- Tue Sep 03, 2024 7:50 am
- Forum: ESP-IDF
- Topic: mqtt subscribe does not work.
- Replies: 0
- Views: 757
mqtt subscribe does not work.
Hello I am asking a question on the forum because I cannot solve the problem related to mqtt. The entire architecture is connected to esp32 - lwip(ppp) - sim7600 - aws (greengrass - IoT). The OS is mac os, the language used is c, and the development environment is vscode + esp-idf. The current situa...
- Wed Jun 26, 2024 7:59 am
- Forum: ESP-IDF
- Topic: Kernel panic occurs when calling the esp_modem_new_dev function. Problem (esp-modem, when using C language)
- Replies: 0
- Views: 294
Kernel panic occurs when calling the esp_modem_new_dev function. Problem (esp-modem, when using C language)
I am using esp32 devkit v4 + SIM7600E LTE modem HW. Based on esp-modem's basic example, pppos-example, when run alone, it progresses well, even obtaining an IP. I am trying to merge this module into an existing project, but it keeps rebooting due to kernel panic. The current problem appears to be th...