Problem face in connecting basic stamp to mlis terminal
chawu
Posts: 1
I had a project, that is using basic stamp 2 to·send command·to GSM module, the brand of GSM module is Mlis terminal. Now i had a problem face is to let the basic stamp 2 to communicate with the GSM module. I now using RS232 to connect the basic stamp to GSM module..Can anyone please help me.
Comments
Have you read the Stamp Manual sections on the SERIN and SEROUT statements? That has quite a long discussion of how the Stamp does serial I/O and discusses how to connect the Stamp to RS232 signal levels if that's what you need.
I have BS2 and i need to send AT commands to GM862 for sending SMS,
how should i connect to TX output pin with the RX input of the GM862, is there any resister used???
Regards
In order to answer your question, I would have to search the internet for a datasheet for the GM862 to find out what voltage it responds to. You are asking the question, so you should post at least a link to a GM862 datasheet.
The Stamps provide a 5V logic level (5V / 0V) and most of the Telit modems seem to work on 1.8V so you would probably need some kind of level conversion. The datasheet would provide the information needed to decide on what's needed. A resistor may be enough or you may need a logic level converting gate.