LWIP PPPOS configurations

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LWIP PPPOS configurations

1,239 次查看
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.

 

标签 (1)
标记 (3)
0 项奖励
2 回复数

1,208 次查看
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 项奖励

1,216 次查看
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 项奖励