tuongnq / gsm-shield-arduino

Automatically exported from code.google.com/p/gsm-shield-arduino
0 stars 0 forks source link

Communicating using HW serial instead of SW serial #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

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

What version of the product are you using? On what operating system?
I am using the open-electronics SIMCOM900 GSM/GPRS Shield, with an Arduino Uno 
R3...and the software I am using is Arduino 1.0 on a Windows 7 64-bit.

Please provide any additional information below.
I tried using the hardware RX and TX to communicate with the GSM/GPRS shield 
but I can't establish communication. I would like to ask what are the necessary 
code changes to be made to do this?

Original issue reported on code.google.com by JRVillan...@gmail.com on 23 May 2012 at 1:54

GoogleCodeExporter commented 8 years ago
You should try to use the library for Arduino Mega (defining like you are using 
Mega) and to this operation:
Open all files of library and search and substitute the word "Serial1" with 
"Serial"
It should work. 
Let me know for problems.
Marco

Original comment by martines...@gmail.com on 23 May 2012 at 9:53

GoogleCodeExporter commented 8 years ago
Did you ever try your library with an Arduino Mega?

Original comment by boronk...@googlemail.com on 13 Oct 2012 at 3:06

GoogleCodeExporter commented 8 years ago

Original comment by martines...@gmail.com on 11 Dec 2012 at 5:01

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