Hi,
I have been working on a project for interfacing a 3G modem. However, I have been unable to figure out one thing.
I have seen descriptions in which AT commands are used to communicate with the USB modem. But which terminal is used to send these commands to the Modem.
Do we use the Micro-controller itself to send the AT commands to the modem or we are using the PC. And if we are using the PC to send the AT commands, does it mean that we can not use the micro-controller alone to send the AT commands and operate the Modem ?