- This topic has 1 reply, 2 voices, and was last updated 9 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Hello,
I am designing a new project but I didn't get an idea for PIC32 program to interface with GSM module. In M95 GSM unit is there require any external cammands?
Please help me for program.
Hi,
Which PIC32 you are using?In general GSM module work on AT commands.For the interfacing of the GSM and PIC microcontroller you need to write UART receive Interrupt code.
sample here