Hyperterminal
Frnd ,
how do we transmit text messages from bs2 to far destination through modem via hyperterminal command .
how do we transmit text messages from bs2 to far destination through modem via hyperterminal command .
Comments
Plug one modem into a laptop/desktop running Hyperterminal and set the modem to 2400 baud, auto-answer. Save the settings to the modem's non-volatile memory. Take this modem and connect it to the Stamp.
Plug the other modem into the laptop/desktop and set it to 2400 baud. Send the dialing command "ATDTnnnnnnn,ENTER". Where nnnnnnn is the Stamp modem's telco number.
You will have to write a Stamp program using the SERIN and SEROUT commands to properly interpret the data as it comes in.
Give us more detail and we can probably provide more specific help.
Cheers,
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tom Sisk
http://www.siskconsult.com
·
the commands as at+cmgf=1 and at+cmgs="phone no." not are used in this function !
Its always good etiquette to provide enough information so someone willing to spend time with you doesn't have to play "20 questions".
Good luck.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tom Sisk
http://www.siskconsult.com
·