esp_modem and SIMCom A7672x

stdenits
Posts: 23
Joined: Sun May 17, 2020 3:18 pm

esp_modem and SIMCom A7672x

Postby stdenits » Wed Mar 01, 2023 7:34 am

Hello.

I'm trying to connect ESP32-S3 with SIMCom A7672x module via USB and using truncated pppos_client example with VSCode for it.

The problem is that i can not read correct data from module, although it can send SMS.

Code: Select all

I (10347) PPPoS_SimCom: Initializing esp_modem for the A7672x module...
I (10347) PPPoS_SimCom: Waiting for USB device connection...
E (11787) PPPoS_SimCom: esp_modem_get_signal_quality failed with -1 ESP_FAIL
I (11787) PPPoS_SimCom: Signal quality: rssi=-2143830227, ber=1070177312
I (12847) PPPoS_SimCom: IMSI=OK
22383753301 // INCORRECT
I (12857) PPPoS_SimCom: Module name=OK
2E-FASE // INCORRECT
I (12867) PPPoS_SimCom: IMEI=OK
11054942966 // INCORRECT
E (12877) PPPoS_SimCom: esp_modem_get_operator_name failed with -1
I (12877) PPPoS_SimCom: Operator=`��?, Act=1070177376 // INCORRECT
I (13877) main_task: Returned from app_main()
So, how i can turn on extended log information for esp_modem and usb components to try understand what could go wrong?

stdenits
Posts: 23
Joined: Sun May 17, 2020 3:18 pm

Re: esp_modem and SIMCom A7672x

Postby stdenits » Fri Mar 03, 2023 2:00 am

Nobody familiar with that?

Or did i post it in the wrong forum section?

Who is online

Users browsing this forum: No registered users and 365 guests