Shop OBEX P1 Docs P2 Docs Learn Events
BS2 for GSM Modem Wavecom — Parallax Forums

BS2 for GSM Modem Wavecom

ArchiverArchiver Posts: 46,084
edited 2002-05-14 05:31 in General Discussion
Hello, I am using my BS2sx connected to a GSM modem via RS232. During
simulation in sending SMS messages over a PC, I would type in my PC's
Procomm software "CTRL" and "Z" at the same time and my GSM modem
connected in its COM port will send the SMS.

Using SEROUT, how can I send "CTRL" and "Z" via the RS232
simultaneously for my modem to understand as my command for it to
send SMS?

Thanks for the assistance.

BR,
Robert

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2002-05-14 05:31
    Robert-

    Probably $1A. Alternatively, you can use your Stamp to answer this
    question. Write a Stamp program to receive data from the com port
    (I/O 16), run your Procomm program to direct the ^Z to the com
    port, then display the received value on the I/O pins or to some
    attached I/O device.

    Regards,

    Steve

    robertdelamerced wrote:

    > ...Using SEROUT, how can I send "CTRL" and "Z" via the RS232
    > simultaneously for my modem to understand as my command for it to
    > send SMS?
Sign In or Register to comment.