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 Negotiation stops at state 4. #254

Open
jeff160490 opened this issue Mar 5, 2024 · 0 comments
Open

PPP LCP Negotiation stops at state 4. #254

jeff160490 opened this issue Mar 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jeff160490
Copy link

I am facing problem with PPP protocol. LCP cannot negotiate configuration.
I'm using Renesas S7G2 development board with Netx Duo version 6.21 and Quectel EC21-E modem.
My IDE is E2Studio
I tried diagnose problem by analyzing PPP logs as well as analyzing PPP packets in Device Monitoring Studio.
I think it may be related to OptionType=2 on LCP negotiation (ACCM) but I am not sure. I've seen that this option it's not implemented in Netx Duo. S7G2 Board send ACK packet in respond to LCP ConfRequest, but as I sad earlier, I am not sure if it analyze ACCM option.

I expected to have complete negotiation and look what happen later. But without it I can't connect to Azure IOT

Logs and console output
log_ppp
ppp_log.txt

I don't have any problems with LCP negotiation under Linux I have tested it with PPPD without any problem.
I would be really glad if someone can help with it.

@jeff160490 jeff160490 added the bug Something isn't working label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant