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