
Signature
TIA & Regards,
Wojtek Zabolotny
wzab@ise.pw.edu.pl
> My mobile does not support the PDU mode
> (AT+CMGF=? returns +CMGF: (1) ).
> Is it possible to create the EMS message
> using only the text mode?
> Where can I find more details?
I haven't done this in text-mode, but I think there's a fair
chance you can.
You'd need to use "AT+CSMP=<fo>" to setup the "first octet" with
the UDHI bit turned on. I understand that <fo> values are
decimal, so "AT+CSMP=81" should be normal for an EMS. Then I
guess you'd need to encode your UDH as "normal text", along with
the EMS content.
GSM 07.05 and 23.040 are the important standards. I might have a
closer look when I get some spare time, although I don't have
ready access to an EMS-capable receiver at present.
John