Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
3 tasks done
ZLYTT opened this issue Apr 15, 2024 · 5 comments
Closed
3 tasks done

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

ZLYTT opened this issue Apr 15, 2024 · 5 comments

Comments

@ZLYTT
Copy link

ZLYTT commented Apr 15, 2024

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • 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

@github-actions github-actions bot changed the title usb cdc 4g module Auxiliary AT port usb cdc 4g module Auxiliary AT port (AEGHB-623) Apr 15, 2024
@leeebo
Copy link
Collaborator

leeebo commented Apr 20, 2024

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

@ZLYTT
Copy link
Author

ZLYTT commented Apr 24, 2024

@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

@leeebo
Copy link
Collaborator

leeebo commented Apr 25, 2024

@ZLYTT Choose Modem Board -> Customer

@ZLYTT
Copy link
Author

ZLYTT commented Apr 25, 2024

@ZLYTT Choose Modem Board -> Customer

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

@leeebo
Copy link
Collaborator

leeebo commented Apr 26, 2024

Choose Modem Board ->

sorry for the mistake, please choose User defined

@leeebo leeebo closed this as completed May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants