??? 05/05/05 21:19 Read: times |
#93032 - My experiences... Responding to: ???'s previous message |
Well, my experiences are with Sagem MyX5-2. My purpose wasn't sending SMS, but downloading pictures - I bought it more for the digital camera than for the phone itself, but it appeared the "official" software doesn't work with "unofficial" cables (because it requires DTR-RTS shorted, which took some figuring out). Once I found out the stupid "protection" scheme, I went on errand to write software that does what the "commercial counterpart" does, except without "fake hardware flow control". (shortly after I released my program, the official one (upgrade) stopped caring about the "hardware control" and started working with "unofficial cables") Well, underway I found quite a bit about the way the phone talks with the world.
First off, it uses RS232, not 232C, so it did require a level converter. (for MCU, it seems you can just connect it...) Then, it uses seriously extended AT command set. It takes some figuring out which commands are just compatiblity stubs (i.e. always return error), and which ones are just gates into way deeper functionality. There is a group of commands that lets you control the keyboard remotely, so if everything else fails, you can fall back to "typing SMS" that way. The SMS/MMS command set is pretty general, but the actual format of the data you send/receive is quite obscure (I still didn't figure out the format of the data in which I get the images, I just look for a JPEG header and save everything after it), and it seems you separately "save the SMS in the phone" and "send saved SMS", and you have to identify the hash that corresponds to the new storage entry, probably by comparing against the old list. This all is about a SAGEM phone and may or may not apply to Siemens... but may be of some help. |
Topic | Author | Date |
GSM Phone Interfacing with PC & MCU | 01/01/70 00:00 | |
AT commands? | 01/01/70 00:00 | |
re-AT commands? | 01/01/70 00:00 | |
Give up! | 01/01/70 00:00 | |
Indeed | 01/01/70 00:00 | |
No, they don't. | 01/01/70 00:00 | |
Hayes ? | 01/01/70 00:00 | |
No data, No AT | 01/01/70 00:00 | |
mobiles and AT commands | 01/01/70 00:00 | |
*DID* Search first! | 01/01/70 00:00 | |
I think you've been had | 01/01/70 00:00 | |
Buying stuff in "local market" | 01/01/70 00:00 | |
RE-Buying stuff in "local market" | 01/01/70 00:00 | |
Use Nokia. | 01/01/70 00:00 | |
Why? | 01/01/70 00:00 | |
AT response receive problem | 01/01/70 00:00 | |
bad Rx on '51? | 01/01/70 00:00 | |
Re: bad Rx | 01/01/70 00:00 | |
Echo | 01/01/70 00:00 | |
RS232 | 01/01/70 00:00 | |
Inverted? | 01/01/70 00:00 | |
post the whole code! | 01/01/70 00:00 | |
thats right | inverted? | 01/01/70 00:00 | |
inversion | 01/01/70 00:00 | |
Hyperterminal? | 01/01/70 00:00 | |
how??? | 01/01/70 00:00 | |
No | 01/01/70 00:00 | |
I gave up | 01/01/70 00:00 | |
Level converter circuit diagram | 01/01/70 00:00 | |
Waiting for GSM Modem | 01/01/70 00:00 | |
AT-command | 01/01/70 00:00 | |
More Information Seimen C35 | 01/01/70 00:00 | |
SMS trough PC | 01/01/70 00:00 | |
Thanks Khaled Sarsam | 01/01/70 00:00 | |
Level convertor??? | 01/01/70 00:00 | |
i get your point ! | 01/01/70 00:00 | |
use a dvice like max232 | 01/01/70 00:00 | |
Problem solved | 01/01/70 00:00 | |
My experiences...![]() | 01/01/70 00:00 |