PPP implementation to network layer on MicroPython

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

PPP implementation to network layer on MicroPython

1,102 次查看
Tolgahan
Contributor I

In our product, GSM module is connected to i.MXRT2024 MCU via uart. Micropython is running on this chip. With AT commands, we are operating GSM module seamsly...

Micropython's i.MXRT ports doesnt support PPP. But we want to add uart to network layer to use MicroPython's socket class etc.

To do that, is there any way or any code sample to add Micropython source code?

Thanks,

标签 (1)
0 项奖励
回复
1 回复

1,077 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @Tolgahan,

I'm afraid we don't have any resources or example codes to share about this topic with you. I recommend you look on MicroPython's Discussions page or their Discord Channel in case someone has already done the implementation you are looking for with MicroPython.

BR,
Edwin.

0 项奖励
回复