How to interface 4G LTE module to imx rt 1064

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

How to interface 4G LTE module to imx rt 1064

2,477 Views
vasudhevan
Contributor V

Hi,

   Lwip stack support USB RNDIS mode.

   I checked with evkmimxrt1060_lwip_dhcp_usb_freertos demo code in imxrt 1064 connected to mobile using USB tethering method working fine.

  We have 4G LTE module it will support USB PPP mode, RNDIS mode.

  We want to connect this module to imxrt 1064 and we need to send some AT comment also through USB.

  How can we connect USB PPP , RNDIS mode ?

  This method will work with imx rt 1064 controller using lwip stack ?

Thanks & Regards

      Vasu

Labels (1)
0 Kudos
4 Replies

2,164 Views
scott3303
Contributor II

Hi,

We are able to get a working connection using a modified evkmimxrt1060_lwip_dhcp_usb_freertos example with Modem Quectel BG95 through the USB CDC interface.

We follow:

https://github.com/tabascoeye/lwip/blob/master/doc/ppp.txt

To establish PPPoS connection.

 

Regards.

0 Kudos

2,282 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

Unfortunately, we don't have related reference design and related software code.

I checked FORLINX Embedded company has related reference design,which using RT1050 with 4G LTE module.

Please check below link about detailed info (I couldn't find English version, the thread in Chinese)

http://bbs.eeworld.com.cn/thread-926132-1-1.html 

Please contact FORLINX Embedded copmany about if they could provided related reference disign source.

Wish it helps.

Have a great day,
Mike

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos

2,282 Views
vasudhevan
Contributor V

Hi Hui_Ma,

       Thank you for your response.

       We not buying board from forlinx how they will support ?

       We have 4G module N720 module needs to connect osb otg RDNIS (or) PPP mode this will work ?

Thanks & Regards

       Vasu 

0 Kudos

2,282 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi Vasu,

To be honest, we don't have application to use RT1064 with 4G module N720.

There with a document about using USB tethering host (RNDIS protocol) with MCUXpresso SDK and LWIP.

More detailed info, please check this link.

Customer could refer this document about using USB RNDIS with 4G module N720.

Thanks for the attention.

best regards,

Mike

0 Kudos