I need to communicate quectel module using usb protocol using rt1170 arm processor for sending receiving AT commands response, so for this i gone through the usb example but i couldn't able to understand what are parameters i need to change for this if any one knows what are thigs i need to know before starting modifications
Hello, could you share the datasheet of the Quectel or the pinout, maybe you need to use Uart to send the AT command through RX & TX, if that is the right protocol, you can use the example from the SDK.
Best regards,
Pavel