LWIP PPPOS configurations

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LWIP PPPOS configurations

1,120 Views
shiv_patil
Contributor II

Hello Community,

I am working on the LWIP stack with the PPPoS configurations using the GSM modem connected over UART.

I would like to configure the LWIP stack for the PPPoS using free RTOS. 

Will you please help me to know, How can I do that?

 

Regards,
Shiv Patil.

 

Labels (1)
Tags (3)
0 Kudos
2 Replies

1,089 Views
shiv_patil
Contributor II

@xiangjun_rong :
Thanks for the response.

As mentioned above I am interested in PPPoS (PPP over serial using GSM modem) will you please guide me for this particular application?

0 Kudos

1,097 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

The LPC17xx uses LWIP for the ethernet driver, I suppose that the LWIP stack supports PPP(Point to Point protocol), the PPP is a data link protocol.

I attach the ppp_oe.h which is located at:

...\LPCOpen\lpcopen_2_10_lpcxpresso_nxp_lpcxpresso_1769\lwip_tcpecho_sa\lwip\inc\netif

I suppose that there is not example for the PPP.

For LPCopen, pls download it from:

https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mc...

Hope it can help you

BR

XiangJun Rong

0 Kudos