cancel
Showing results for 
Search instead for 
Did you mean: 

PPPos Lwip Issue

RPC
Associate II

Hello everyone,

Today I'm writing to you because I'm trying to implement a PPPoS connection over the USB CDC Host of a STM32H745. The modem I'm trying to connect to is a SIM7500 of SimCom.
I managed to establish the connection between the modem and the mcu because I can see in the status callback the case PPPERR_NONE.

The problem is that even after establishing the connection, when I try to ping the ip that the SIM has assigned I cannot get a response. I tried to debug and I am able to see the ping received on the MCU side. It tries to respond and it but it never reaches te computer from which I sent the ping. If I'm not in PPP mode and I set up the PDP context I can ping the modem without any problem, so the ip is reachable.

Any ideas how should I proceed to debug that?

Thank you very much in advance

0 REPLIES 0