esp-iot-solution icon indicating copy to clipboard operation
esp-iot-solution copied to clipboard

usb cdc 4g module Auxiliary AT port (AEGHB-623)

Open ZLYTT opened this issue 1 year ago • 5 comments

Answers checklist.

  • [X] I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • [X] I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • [X] I have searched the issue tracker for a similar issue and not found a similar issue.

IDF version.

v5.3-dev-3225-g5a40bb8746

Espressif SoC revision.

ESP32-S3

Operating System used.

Linux

How did you build your project?

Command line with idf.py

If you are using Windows, please specify command line type.

None

Development Kit.

ESP32S3

Power Supply used.

USB

What is the expected behavior?

How to support auxiliary AT port, that is, need to send AT command, do not need to exit PPP network, can send AT command

What is the actual behavior?

After successful ppp dialing, the network connection status has been printed log

Steps to reproduce.

idf.py -p PORT monitor

Debug Logs.

[图片]

More Information.

No response

ZLYTT avatar Apr 15 '24 10:04 ZLYTT

@ZLYTT To achieve it, please config the auxiliary AT port as the secondary AT port

leeebo avatar Apr 20 '24 13:04 leeebo

@ZLYTT To achieve it, please config the auxiliary AT port as the secondary AT port 企业微信截图_1713952385709 Hello, I searched for this configuration in the menuconfig , and it was shown in red. Is it configured here? Is this configured

ZLYTT avatar Apr 24 '24 09:04 ZLYTT

@ZLYTT Choose Modem Board -> Customer

leeebo avatar Apr 25 '24 00:04 leeebo

@ZLYTT Choose Modem Board -> Customer

image Hello, here I have selected the module I added before, is this open

ZLYTT avatar Apr 25 '24 01:04 ZLYTT

Choose Modem Board ->

sorry for the mistake, please choose User defined

leeebo avatar Apr 26 '24 09:04 leeebo