How to send AT Commands from imx-rt 1064 to EC21-E Module

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

How to send AT Commands from imx-rt 1064 to EC21-E Module

796 Views
JEGATHEES
Contributor I

Hi 

I need to send AT Commands from imx-rt 1064 to the 4G module,

I tried the evkmimxrt1060_lwip_dhcp_usb_freertos sample code directly But it shows some makefile issue

Kindly Correct me if i am wrong

0 Kudos
Reply
3 Replies

779 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @JEGATHEES ,

 

evkmimxrt1060_lwip_dhcp_usb_freertos is not designed to work with the EC21-E module, which interface of RT1060 is used to connect with this module? Please kindly clarify.

 

Have a great day,
Kan


-------------------------------------------------------------------------------
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
Reply

771 Views
JEGATHEES
Contributor I

Hi @Kan_Li 
 I need to interface  EC21-E to RT-1064 to send AT commands 

  I using USB to connect EC21-E to RT-1064

Kindly Correct me if I am wrong

 
0 Kudos
Reply

731 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @JEGATHEES ,

 

Yes, RT1064 supports USB Host CDC application, you may use it to interface with EC21-E Module via USB VCOM port. please kindly refer to boards\evkmimxrt1064\usb_examples\usb_host_cdc\freertos\cm7\readme.pdf for more details.

 

Have a great day,
Kan


-------------------------------------------------------------------------------
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
Reply