LPC1769 sending sms using AT command

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC1769 sending sms using AT command

820 次查看
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 项奖励
回复
1 回复

772 次查看
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 项奖励
回复