Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 4923

stock or Receive reply of AT command by SMS from Arduino

$
0
0
Hi

I am using Arduino UNO with a shield for AT commands.
I am trying to receive an SMS on my cellphone containing the reply of the AT commands sent by the cellular device.
Fot exemple, I would like to receive the "OK" reply in SMS on my cellphone when my arduino code has the "AT" or Serial.print("AT") AT command inside it.
The problem when I do Serial.print("AT") is that I only receive "AT" without OK in the SMS.
Could you tell me how I could do it ? is there an exemple?

Thank you

Viewing all articles
Browse latest Browse all 4923

Trending Articles