shrutipatel
Newbie level 4
- Joined
- Feb 21, 2018
- Messages
- 7
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 62
Hi, I am trying to interface GSM using SIM800C with a pic32mx440f256h microcontroller. The GSM module interface pins are as follows:
GSM_Reset Pin -> RD5 (pin no 53)
GSM Serial Interface on U2RX and U2TX (pin no 31 and 32)
GSM Power Supply RE7 (pin no 3)
I am trying to send SMS using the same assembly but unable to do it. Please help
I am using MPLAB IDE with C32 compiler
Thanks
GSM_Reset Pin -> RD5 (pin no 53)
GSM Serial Interface on U2RX and U2TX (pin no 31 and 32)
GSM Power Supply RE7 (pin no 3)
I am trying to send SMS using the same assembly but unable to do it. Please help
I am using MPLAB IDE with C32 compiler
Thanks