Comments on: Request Sensor Data via SMS using Arduino and SIM900 GSM Shield https://randomnerdtutorials.com/request-sensor-data-sms-arduino-sim900-gsm-shield/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Mon, 24 Mar 2025 11:52:06 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Farayola https://randomnerdtutorials.com/request-sensor-data-sms-arduino-sim900-gsm-shield/#comment-867089 Sat, 21 Oct 2023 17:48:13 +0000 http://randomnerdtutorials.com/?p=61678#comment-867089 I am trying to compile your request for data tutorial but it showing compilation error at the if (SMSRequest()) side saying it was not declared.

I will like to send the data to multiple recipients

]]>
By: NARCISSE DJAINANTE https://randomnerdtutorials.com/request-sensor-data-sms-arduino-sim900-gsm-shield/#comment-853152 Fri, 04 Aug 2023 11:50:42 +0000 http://randomnerdtutorials.com/?p=61678#comment-853152 it’s the usefull project. i just like it.

Congretulation SARA

]]>
By: Moses https://randomnerdtutorials.com/request-sensor-data-sms-arduino-sim900-gsm-shield/#comment-798245 Sat, 19 Nov 2022 13:24:52 +0000 http://randomnerdtutorials.com/?p=61678#comment-798245 great read.

Can an analog signal read from any input pin of Arduino be able to be sent on request through GSM or it must always be from a specific sensor?

]]>
By: Erick Harvest https://randomnerdtutorials.com/request-sensor-data-sms-arduino-sim900-gsm-shield/#comment-741279 Mon, 25 Apr 2022 09:55:02 +0000 http://randomnerdtutorials.com/?p=61678#comment-741279 Thanks for this project, i worked on it and it works. I made changes to this line “SIM900.println(“AT + CMGS = \”+XXXXXXXXXX\””);” by removing the spaces and got the sms response.

]]>
By: Giuseppe https://randomnerdtutorials.com/request-sensor-data-sms-arduino-sim900-gsm-shield/#comment-727923 Mon, 21 Feb 2022 12:44:25 +0000 http://randomnerdtutorials.com/?p=61678#comment-727923 In reply to Abeille Rouge.

Ciao.
E possibile qualche informazione in più?

]]>
By: Abeille Rouge https://randomnerdtutorials.com/request-sensor-data-sms-arduino-sim900-gsm-shield/#comment-727887 Mon, 21 Feb 2022 09:48:51 +0000 http://randomnerdtutorials.com/?p=61678#comment-727887 In reply to Sara Santos.

Dear Sara
Thanks a lot for your tutorial.
It is very precise and it help me to sucess my application (Honey Bee monitoring), no yet finish but in process.
Thanks again.
Best regards
Eric

]]>
By: Giuseppe https://randomnerdtutorials.com/request-sensor-data-sms-arduino-sim900-gsm-shield/#comment-727830 Mon, 21 Feb 2022 05:48:00 +0000 http://randomnerdtutorials.com/?p=61678#comment-727830 In reply to Arvydas.

Hello. i have the same problem too.
I wanted to ask her if she managed to solve the problem that she does not receive sms.
I haven’t been able to yet

]]>
By: Sara Santos https://randomnerdtutorials.com/request-sensor-data-sms-arduino-sim900-gsm-shield/#comment-710539 Sat, 18 Dec 2021 17:02:53 +0000 http://randomnerdtutorials.com/?p=61678#comment-710539 In reply to Ulf.

Hi.
You can learn how to get the temperature with the DS18B20 with the following tutorial.
https://randomnerdtutorials.com/guide-for-ds18b20-temperature-sensor-with-arduino/
Then, you just need to combine both sketches.
Regards,
Sara

]]>
By: Ulf https://randomnerdtutorials.com/request-sensor-data-sms-arduino-sim900-gsm-shield/#comment-710465 Sat, 18 Dec 2021 09:43:52 +0000 http://randomnerdtutorials.com/?p=61678#comment-710465 Hello Sara!
Thanks for a nice project very useful.
My question is if I change sensor DHT to sensor DS18b20.
What does the code look like when I change sensors

]]>
By: Mugdha https://randomnerdtutorials.com/request-sensor-data-sms-arduino-sim900-gsm-shield/#comment-662688 Thu, 19 Aug 2021 12:19:03 +0000 http://randomnerdtutorials.com/?p=61678#comment-662688 I want to use this kind of project for heartbeat sensor so instead on sending STATE how can we change it so that it can send an automatic message if the sensor detects heartbeat.

]]>