Other Parts Discussed in Thread: ENERGIA, MAX232
Respected Sir/Mam,
I want to interface SIM900A/M95 with TM4C1294 launchpad for remote monitoring using Energia IDE. plz help me.
thanx
Vaibhav Singh Gaharwar
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Dear Vaibhav,
I'll be blunt. I would need to be a psychic to debug your problem with the amount of information you have provided. Psychic skills are unfortunately above my paygrade.
Your problem very probably isn't (at this point, anyway) in code - it is very likely to be something more profound. You need to establish a good understanding of how the communication is supposed to work (without involving any physical components! just get the idea clear in your head) - and once you have that, then start testing the functionalities of the required components (be it a physical component or a software component) one by one, establishing a "trust" in each one before you try to connect them together. What you seem to have now is a hairball of vagueness (yes, I just made that up) that's not doing what you so much want it to.
In other words, I strongly suggest going through some beginner tutorials around the subject - perhaps even attending a beginner embedded systems course. Targeting for perfect anything right from the start is not the way to go.