waqasaps2 / gsm-shield-arduino

This library can be used with GSM shield
0 stars 0 forks source link

Sending sms problem. #79

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I download the gsm-shield files
2. Add the library
3. I put in my sim card.
4. Add external 9v battery.
3. I go on to try GSM_GPRSLibrary_SMS example.

What is the expected output? What do you see instead?

I had expected to see a message send to the phone number written 
in the code. The output says message sent but the phone does not
recieve it.

What version of the product are you using? On what operating system?

I believe its the second version here is the module link from
ebay: 
http://www.ebay.co.uk/itm/GSM-GPRS-Shield-For-Arduino-/230911052682?pt=LH_Defaul
tDomain_0&hash=item35c35f0b8a

Please provide any additional information below.

Original issue reported on code.google.com by timo...@gmail.com on 29 May 2013 at 11:32

GoogleCodeExporter commented 8 years ago
I also have the same problem. But I can send sms though sample code. But i 
can't send it using my RFID and GSM interfacing code. It says msg sent but i am 
unable to receive any sms. file is attached. I am using Arduino MEGA  

Original comment by abdulraufmujahid on 29 May 2013 at 2:06

Attachments:

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I download the gsm-shield files
2. Add the library
3. I put in my sim card.
4. Add external 9v battery.
5. I go on to try sample code. It works fine. I received sms
6. I run gsm_and_rfid.ino. 

What is the expected output? What do you see instead?

I had expected to see a message send to the phone number written 
in the code. The output says message sent but the phone does not
recieve it.

What version of the product are you using? On what operating system?

3rd version BETA_GSM_GPRS_GPS_IDE100_v305.zip

Please provide any additional information below.

Original comment by abdulraufmujahid on 29 May 2013 at 2:10

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hi

I am using arduino uno and the sample does not work even after I set all the 
right configurations. Message print on arduino says sent but I recieve nothing!

how does your rfid communicate with your board serial rx and tx ? There
might be conflict between your shield and rfid check software serial code. 

Maybe.

Original comment by timo...@gmail.com on 29 May 2013 at 2:53

GoogleCodeExporter commented 8 years ago
Pin 10 is connected with TX of RFID module
Pin 11 is connected wit TX pin of GSM module
Pin 12 is connected wit RX pin of GSM module

As far as i think, there is no conflict

Original comment by abdulraufmujahid on 29 May 2013 at 2:56

GoogleCodeExporter commented 8 years ago
Hi

The gsm shield uses software serial so regardless of the connected pins in the 
software
serial code they should be no conflict! So if in gsm software serial is pin 2 
for rx and another tx. rfid should not conflict on software serial bases.

Thanks.

Original comment by timo...@gmail.com on 29 May 2013 at 3:24

GoogleCodeExporter commented 8 years ago
This issue section is not longer supported.
Please check the support page www.gsmlib.org 

Original comment by martines...@gmail.com on 6 Jul 2013 at 11:25

GoogleCodeExporter commented 8 years ago
This issue section is not longer supported.
Please check the support page www.gsmlib.org 

Original comment by martines...@gmail.com on 6 Jul 2013 at 11:27