Hi, > Please see the log of phonesim: > AT+CMGS=18 : > > 0011000B815128010272F40000A70461F1980C : > +CMGS: 0 > OK Destination: 158210202.. Content: abcd > AT+CMGS=18 : > > 0011000B813118567873F20000A704B2D88C06 : > +CMGS: 0 > OK > The content is different, and it should be abcd Destination: 138165873.. Content: 2134 So I don't understand, you're physically sending two different SMSs here. > > In real network: > Because I use phone as modem so maybe something wrong in at response. > Whatever it was wrong behavior: > The number1 target device received two message: > 1, content: abcd > 2, content: number1 Again, you're sending two SMSes according to the log. First with 2 recipients, and second with a single one. This means three SMSes are sent, and presumably one of the recipients will get 2 of them. All three get sent eventually. What is the problem? Regards, -Denis