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

Add Cellular common AT command timeout config #101

Merged

Conversation

chinglee-iot
Copy link
Member

Add cellular common AT command timeout config

Feedback from forum user. Different modem may require different AT command timeout value. This pull request enables user to set AT command timeout value in cellular_config.h.

  • Add CELLULAR_COMMON_AT_COMMAND_TIMEOUT_MS config to set timeout value for Cellular_Common prefix APIs.
  • Add CELLULAR_AT_COMMAND_RAW_TIMEOUT_MS config to set timeout value for Cellular_ATCommandRaw API.

chinglee-iot and others added 30 commits March 29, 2021 14:35
* Add CELLULAR_COMMON_AT_COMMAND_TIMEOUT_MS config to set timeout value
  for Cellular_Common prefix APIs.
* Add CELLULAR_AT_COMMAND_RAW_TIMEOUT_MS config to set timeout value for
  Cellular_ATCommandRaw API.
@chinglee-iot chinglee-iot changed the title Cellular common at timeout Add Cellular common AT command timeout config Aug 26, 2022
@AniruddhaKanhere AniruddhaKanhere merged commit 066cf4c into FreeRTOS:main Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants