Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/16/09 11:05
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#161554 - step by step
Responding to: ???'s previous message
Generally, I approach this sort of problems step by step.

First, I read about preparing the SMS to memory, about AT commands, about hardware needed for interfacing.

Then, I build a cable and connect the device to PC, and try to send a command to send SMS from a terminal program from PC.

Then I write a simple firmware, e.g. "wait until keypress then send a single SMS" to the microcontroller. I am already familiar enough with serial communication on the microcontroller, as this is part of my job the last 15 years or so; but if this is not the case for you, then you might want to do the basic steps there as well - I can write it down in more details if you want.


Then I would write the rest of the firmware.

JW


List of 8 messages in thread
TopicAuthorDate
Send SMS from cellular telephone S25            01/01/70 00:00      
   step by step            01/01/70 00:00      
      The trouble with using a phone            01/01/70 00:00      
      SMS from Pc            01/01/70 00:00      
         Must used F-bus protocol            01/01/70 00:00      
            AT command: OK!!!!            01/01/70 00:00      
               Manual Time - AT responses            01/01/70 00:00      
                  AT Commands and SMS            01/01/70 00:00      

Back to Subject List