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

URC Reception DRAFT (IDFGH-8813) #179

Conversation

diplfranzhoepfinger
Copy link
Contributor

URC Reception DRAFT

@diplfranzhoepfinger
Copy link
Contributor Author

hi
@david-cermak

here a Example where we would need URC Reception.

saw your #156 but unsure how to use it.

here: get_gnss_information_sim70xx_once_req() is always returning OK,
while the +SGNSCMD: is sent as an URC.

i have already prepared the Parser in the Function get_gnss_information_sim70xx_lib_once but the Question is how could it be called over a URC !

also other URCs are interesting, like drop of Network etc..

@github-actions github-actions bot changed the title URC Reception DRAFT URC Reception DRAFT (IDFGH-8813) Nov 24, 2022
@diplfranzhoepfinger
Copy link
Contributor Author

@david-cermak other Question:

void set_mode_and_report(std::unique_ptr<esp_modem::DCE> & dce, modem_mode m)
void set_mode_and_report(std::unique_ptr<DCE_gnss> & dce, modem_mode m)

is there a way to write such in a common way, so i do not need to change this, independent of the Modem Type ? 

Thanks, 

Franz

@david-cermak
Copy link
Collaborator

Closing as #156 has been merged

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.

4 participants