Closed GoogleCodeExporter closed 9 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:
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:
[deleted comment]
[deleted comment]
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
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
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
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
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
Original issue reported on code.google.com by
timo...@gmail.com
on 29 May 2013 at 11:32