Click here to Skip to main content
16,008,490 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
 I am using Samsung mobile to send sms using serialport form c# application. I can able to open the serialport successfully and execute the AT command successfully. But sms not sent. can you plz guide me what is the issue
Thanks


What I have tried:

Hi,
 I am using Samsung mobile to send sms using serialport form c# application. I can able to open the serialport successfully and execute the AT command successfully. But sms not sent. can you plz guide me what is the issue
Thanks
Posted
Updated 1-Mar-17 14:58pm
Comments
[no name] 1-Mar-17 13:28pm    
How many times do you have to cross post this? If you have a problem with your code, don't you think it would be a good idea to show your code to people? As a member for 10 years, shouldn't be having to tell you this.
Graeme_Grant 1-Mar-17 20:54pm    
It has been a few years (20+ actually) since I last did RS232 comms, but have you tried querying the registers?
Command: AT&V

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900