pic16f887

Status
Not open for further replies.

fumuk

New Member
Good morning my fellow study mates
Tell how can I write a code that can send SMS and making a call by using mplab assembler using pic16f887 and a6 gsm module I just need a sample code
Your help will be highly appreciated
 
You just send ASCII serial data to the module, controlling it by AT commands, there's countless examples out there if you ask google.

Here's one example in C, but it's trivial to change to assembler.


You might try connecting the module to your PC, via an FTDI module, and practice controlling it via a comms program - this way it's easy to decide exactly what you need to send to it.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…