Re: Sony Ericsson GM29 GSM modem - RS232



Thanks all for your messages.
until now (3 days) i can:
* read first SMS from my GM29 gsm modem
* i figured that i need to read all "Bytes in Port" after the Write Command.
  i do that in While loop, each iteration i  re-query the  "Bytes in Port" and
  read the port until  "Bytes in Port" equals to ZERO...
   its work fine ONLY IF i put "Wait Until Next ms Multiple" (1000ms)  inside the while loop
  if i dont do that i read again the same string from the port, its "too fast" ,  i dont know why its behave like this.
 
now the problem is :
the SMS message have some format like this -
+CMGR: "REC READ","+657577575757",,"05/09/30,10:59:44+12",145,4,57,8,"+6748480032",145,64
05E605D205DD00E805D52005DE0505205DD002005DE0505E805D705D5
0205DD002005DE051002005E205DD002005DE0D4205DD0020055D505DE05D4
 
i gues that its UNICODE ...
so i need to convert this UNICODE to real String .....
again any help is appriciated
 
back to work......
Thanks.
 
Mor
 
 
 
 
 
 
 
 
 
 
 
.



Relevant Pages

  • Re: Outputting white space using innerHTML
    ... quotes or a string of   ... JavaScript deals with Unicode-16 characters so it has no idea about ... HTML named entities. ... You have to use Unicode escape sequences instead. ...
    (comp.lang.javascript)
  • Re: Pass an array of clusters to DLL
    ... I searched our Knowledgebases, how to use unicode, DLL and LabVIEW. ... NI Switzerland ...
    (comp.lang.labview)