LPC1769 sending sms using AT command

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC1769 sending sms using AT command

275 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by kled.89 on Wed May 16 23:43:03 MST 2012
Hi, I would like to consult, anyone knows how to make use of the LPC1769 to send out sms from a phone? I heard is something to do with AT command. can someone give some suggestions? Thanks lot =)
0 Kudos
1 Reply

227 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nkarakotas on Thu May 17 00:48:42 MST 2012

Quote: kled.89
Hi, I would like to consult, anyone knows how to make use of the LPC1769 to send out sms from a phone? I heard is something to do with AT command. can someone give some suggestions? Thanks lot =)



Usually you start by reading the modems datasheet. There are many examples as how its done through AT commands. Search google Arduino shield. You need to connect your lpc's UART to the modems UART. RX/TX and GND.
0 Kudos