I have set the GSM modem with parameters(9600,7,1,0).
And first i issue the AT+CNMI=1,2,0,0,0 command. When a SMS of characters less than 90 is received with the GSM modem, my application can display the message with all characters correctly. If the message is the size of more than 100 characters my application can display a part of(around 91 characters) of the message and the rest are in unreadable characters. So, please suggests me the solution of this problem.
I have tried with changing the baud rate of the modem but it can not solve the problem. Is it the problem of data buffering ? If it so, please tell me how can i solve it.
RE: Problem in receiving SMS of 160 characters
2002-09-13, 08:01#2
I am using Nokia 5110 and Nokia Data Suite 3.0 .
Is there any problem for this phone? Can i solve my problem by changing the speed with the value you have said ?
receiving sms and displaying it
2003-12-24, 01:15#4