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

PPP LCP Echo-request and Echo-reply example (IDFGH-4759) #6562

Closed
JosueSanchezEZM opened this issue Feb 18, 2021 · 2 comments
Closed

PPP LCP Echo-request and Echo-reply example (IDFGH-4759) #6562

JosueSanchezEZM opened this issue Feb 18, 2021 · 2 comments
Labels
Status: Done Issue is done internally Type: Feature Request Feature request for IDF

Comments

@JosueSanchezEZM
Copy link

Hello, I would like your help with a solution that espressif could have in order to be sure PPP session works fine. By works fine I mean to check the status of the PPP connection and terminate it if necessary. I am asking about this functionality because when using a serial monitor to analyze the pppos_cliente example, during PPP connection I could not see any echo request and echo reply to validate the state of the PPP session. How would I know if the connection is still alive?

I will appreciate any comment and help you may provide to me.

Thanks

@JosueSanchezEZM JosueSanchezEZM added the Type: Feature Request Feature request for IDF label Feb 18, 2021
@github-actions github-actions bot changed the title PPP LCP Echo-request and Echo-reply example PPP LCP Echo-request and Echo-reply example (IDFGH-4759) Feb 18, 2021
@AxelLin
Copy link
Contributor

AxelLin commented Feb 18, 2021

#5119

@JosueSanchezEZM
Copy link
Author

Is this functionality already added in the last update of esp-if? I mean esp-idf 4.2 release or maybe 4.3 ? I reply to the #5119 issue about my issue using this workaround. Maybe I am implementing it wrong.
image
makefile:
image

@espressif-bot espressif-bot added the Status: Done Issue is done internally label Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Done Issue is done internally Type: Feature Request Feature request for IDF
Projects
None yet
Development

No branches or pull requests

3 participants