Question
Unable to transmit the data to EC25 Modem with STM32F407VG
Hi,
I currently working on the EC25 Modem using STM32F407VG support for CDC, where I am able to get all the enumerated values of Device Descriptors, Configuration descriptor and Interfaces but unable to transmit the data and get the response back, and I have used the CDC example code of STM32.So can someone guide me regarding this issue.
AT Command Used: "AT\r\n"
