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 module defined prefix char check function #55

Merged
merged 17 commits into from
Nov 11, 2021

Conversation

chinglee-iot
Copy link
Member

@chinglee-iot chinglee-iot commented Nov 9, 2021

Some module has different prefix format. For example, the sim7080 AT command response contains " " in their prefix.

+APP PDP: 0,ACTIVE
  • Developer can override the CELLULAR_CHECK_IS_PREFIX_CHAR macro if different prefix char is allowed in their platform.

andysun2015
andysun2015 previously approved these changes Nov 10, 2021
andysun2015
andysun2015 previously approved these changes Nov 10, 2021
source/cellular_at_core.c Outdated Show resolved Hide resolved
@chinglee-iot chinglee-iot merged commit ac28f25 into FreeRTOS:main Nov 11, 2021
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.

3 participants