-
Notifications
You must be signed in to change notification settings - Fork 3k
Cellular: Add BG96 AT driver with DNS support #11082
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
Conversation
@AriParkkila, thank you for your changes. |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
@mirelachirica Please review. |
Running netsocket DNS tests revealed some problems with this approach, one being the handling of multiple asynchronous DNS requests. Ari is investigating or reconsidering the solution. |
features/cellular/framework/targets/QUECTEL/BG96/QUECTEL_BG96_CellularStack.cpp
Show resolved
Hide resolved
features/cellular/framework/targets/QUECTEL/BG96/QUECTEL_BG96_CellularStack.cpp
Show resolved
Hide resolved
2da5679
to
db03078
Compare
@mirelachirica @kivaisan please re-review. |
db03078
to
71c7ed2
Compare
features/cellular/framework/targets/QUECTEL/BG96/QUECTEL_BG96_CellularStack.cpp
Show resolved
Hide resolved
features/cellular/framework/targets/QUECTEL/BG96/QUECTEL_BG96_CellularStack.cpp
Show resolved
Hide resolved
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Description
Cellular modem BG96 AT driver added with DNS support.
Pull request type
Reviewers
@mirelachirica
Release Notes