Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- The basic interface is a UART which can either be instantiated as a nios peripheral or, perhaps, you can write your own. There is stacks of information on the AT command set on the internet telling what characters make up different commands. Perhaps you can be a bit more specific with your question and then, maybe, we can help. Cheers, Alex --- Quote End --- Suppose the AT command is "ATI" . So do i have to sent "A" ,"T" & "I" through UART to the gsm module?