Arduino Forum
Can't read SMS on the port serial. [GPRS + Arduino]
Projects
Programming
system
April 28, 2014, 9:23am
2
if (GPRS.available()) Serial.write(GPRS.read());
A while loop would make more sense.
show post in topic
Related topics
Topic
Replies
Views
Activity
[GPRS V2.0 + arduino] read a SMS/envoyer un SMS.
Programming
6
1374
May 5, 2021
Parse Received SMS - SIM900 GSM
Networking, Protocols, and Devices
3
1091
May 6, 2021
Lecture sms Sim 900 arduino
Français
5
1119
May 6, 2021
how to read data from serial port
Programming
15
5364
May 5, 2021
Arduino UNO Icomsat v1.1 SIM900 GSM does not receive sms
Programming
8
1707
May 5, 2021