GSM module configuration using LPC1769 processor

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

GSM module configuration using LPC1769 processor

812 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by kplee on Mon May 14 04:49:01 MST 2012
My project had extend further to build in security system with self telephone sending text system. From the advice of my supervisor, i am required to use GSM module to perform this function.

However, i finding no way for me to code LPC1769 processor in order to configure this GSM modules.

I really needs some help on this.
0 Kudos
Reply
2 Replies

769 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sachinbarkul on Tue May 15 23:39:20 MST 2012
Get GSM initialization Sequence from GSM Module manual & use AT commands
to Set GSM module through UART or SPI what ever port type given by your GSM modle.
0 Kudos
Reply

769 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by LPC_Sk on Tue May 15 16:35:22 MST 2012
It's simple, find examples on the net. It is through AT commands..
0 Kudos
Reply