FabITA1

Results 10 comments of FabITA1

Seems that the problem is the missing of the: bg96_dce->parent.setup_cmux = esp_modem_dce_setup_cmux; line in the bg96_init() function.

I have the same issue. Sorry, but I don't understand how to fix.

@GrantGeno thanks for your supporto. It works also for me. Good!

Hi @kolipakakondal, many thanks for your help. This solve my problem Thank you also for your reminder about the compatibility IDE - IDF.

@kolipakakondal Sorry...... I re-open the ticket. I have now installed the IDF 5.1 from disk, previous cloned with git clone --branch v5.1 --single-branch https://github.com/espressif/esp-idf.git After a succefull installation: " Install...

Hi @alirana01 thanks for your reply. I followed your suggestion by adding the missing line, but the issue persists. For now, I installed only the 5.3.1 what I need at...

I have tried with Espressif-IDE 3.3.0 installing IDF5.1 and I have similar problem: Traceback (most recent call last): File "C:\Espressif\ESP-IDF\esp-idf-v5.1\tools\idf_tools.py", line 2831, in main(sys.argv[1:]) File "C:\Espressif\ESP-IDF\esp-idf-v5.1\tools\idf_tools.py", line 2823, in main...

Hi @sigmaaa, thanks for your reply. I think it was my problem. I reinstelled the whole suite using the setup utility and now works correctly Sorry for the false reporting...

As I said, I installed a new enviroment. This installed the Espressif-IDE 3.1.0 and it works fine. When upgrade to 3.3.0 with "check for update" menu, I obtain many errors...

I have installed the tool using the tool download from here: https://dl.espressif.com/dl/esp-idf/ This tool install the Espressif-IDE 3.1.0. Then, from the Espressif-IDE, I updeted all it proposed from "Check for...