SonyEricsson t630
Ullrotta
Posts: 12
Hi!
trying to connect my t630 to the Javelin Stamp, sitting on a demo board, but I can't seem to get it right. It seems like the at commands that are sent from the stamp aren't right some how. could it be from lack of handshaking and flowcontrol?
trying to connect my t630 to the Javelin Stamp, sitting on a demo board, but I can't seem to get it right. It seems like the at commands that are sent from the stamp aren't right some how. could it be from lack of handshaking and flowcontrol?
Comments
You may need to add a MAX232 circuit, and use some other pin on the Javelin to talk to the t630. The Javelin implementation can have multiple "virtual UARTs" -- but you can use the existing programming port for that.
I've tried connecting the second rs232 to the computers com2 in order to read the signals being issued by the Javelin Stamp in HyperTerminal and with Portmon. I discovered there is a difference between what HyperTerminal sends to the Mobile, and what the Javelin chip does - both issuing the same AT-commands..
Appreciate any and all help