• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 
April 20, 2024, 12:31:37 am

News:

SMF - Just Installed!


weird SMS receiving problem

Started by avatar, January 30, 2009, 12:15:16 am

Previous topic - Next topic

avatar

Hi Roman,

I tried the gsm demo project and I noticed that if my phone receives a test message I sent containing "Testing" (w/o quotes) it reads the SMS as "Testing@" (w/o quotes). The same goes for  "Test data 1 2 3", it is read as "Test data 1 2 3@"
whats up with the ampersand?

I used an SE K750i connected via bluetooth.

Also whats the difference between .asText and .asTextWide? both are declared as string right? but  .asTextWide shows nothing. TIA!

Roman Novgorodov

Hello

It seems like problem with 7bit decoding.

Please run GSMDemo.
Select and open needed port.
Wait some seconds and click Diagnostic button.
And that try to receive problem SMS.

After all You will find gsmdemo.log file in folder of gsmdemo.exe.

Send this file to me over email.

Roman Novgorodov
DeepSoftware.Com
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.

avatar

Hi Roman,

The problem was with the gsmdemo version, the first one I tried was v7.xx
After I downloaded the latest gsmdemo in this website. The received messages were ok already.
What was changed in the 7bit decoding?

Roman Novgorodov

Hi

There was problem in PDU SMS decoding class. This bug was fixed one year (or more) ago.

Roman Novgorodov
DeepSoftware.Com
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.