-
Notifications
You must be signed in to change notification settings - Fork 783
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 Example getting stuck (AEGHB-681) #368
Labels
Comments
github-actions
bot
changed the title
USB CDC 4G Example getting stuck
USB CDC 4G Example getting stuck (AEGHB-681)
Jun 8, 2024
Hi @narangmayank , please contact the SIM card supplier for the APN, then config it to https://github.com/espressif/esp-iot-solution/blob/master/components/usb/iot_usbh_modem/Kconfig#L106 to have a try |
Hi @leeebo, I tried using
|
@leeebo at your end is it working fine ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Answers checklist.
IDF version.
5.0
Espressif SoC revision.
ESP32S3
Operating System used.
Windows
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
Development Kit.
Custom Board
Power Supply used.
USB
What is the expected behavior?
Execution shouldn't stop
What is the actual behavior?
Execution is stopping. It's getting stuck somewhere
Steps to reproduce.
sdkconfig and app_main is provided in the attahcment. I just added a counter in main while(1) and you can see in the logs it is getting stuck at some point.
More Information.
No response
The text was updated successfully, but these errors were encountered: