We are trying to send values from a sensor circuit through 3g via text message and at the same time log data on an SD card. The functions work on their own but when we try to run them together we are running into issues. We think the problem is interference with the serial ports, and have tried various combinations of hardware and software serial to run each component. If anyone has insight into why this isn;t working please let us know. Our code is attached to this post. Thank you.
jmhatt:
We are trying to send values from a sensor circuit through 3g via text message and at the same time log data on an SD card. The functions work on their own but when we try to run them together we are running into issues. We think the problem is interference with the serial ports, and have tried various combinations of hardware and software serial to run each component. If anyone has insight into why this isn;t working please let us know. Our code is attached to this post. Thank you.
I am lazy and I am not going to download a sketch and load it into my IDE.
I suggest you make it easy for others to help you by posting your code inline.
If you don't know how, Google.