PPP implementation to network layer on MicroPython

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

PPP implementation to network layer on MicroPython

1,101 Views
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,

Labels (1)
0 Kudos
Reply
1 Reply

1,076 Views
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 Kudos
Reply