getting error in writing AT+CPBF="yogesh" and AT+CMGF="ALL"

Discussion on projects that are created by users and posted on mikroElektronika website.
Post Reply
Author
Message
yogesh
Posts: 22
Joined: 27 Aug 2017 19:28

getting error in writing AT+CPBF="yogesh" and AT+CMGF="ALL"

#1 Post by yogesh » 30 Aug 2017 11:41

hi ,
i am interfacing sim800 with PIC controller for my project , for that i want to read the specific number saved at sim card named as "yogesh". the command used for reading this number is AT+CPBF="yogesh". but while writting in

Code: Select all

UART1_Write_Text("AT+CPBF="yogesh"\r\n");
i am getting error of syntax, i tried to solve this issue but couldn't solved form my side.
please help me to resolve this issue.
i know this could be very small issue
waiting for reply
thanking you
yogesh. :)

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: getting error in writing AT+CPBF="yogesh" and AT+CMGF="A

#2 Post by filip » 31 Aug 2017 16:49

Hi,

Please, can you see the GSM3 click examples from the following location :
https://shop.mikroe.com/gsm-3-click

I see there that the AT command is followed only by the 0x0D (CR).

Regards,
Filip.

skyefaceconcept
Posts: 3
Joined: 05 Sep 2017 22:23
Location: Nigeria

Re: getting error in writing AT+CPBF="yogesh" and AT+CMGF="A

#3 Post by skyefaceconcept » 05 Sep 2017 23:15

Please i have been trying to connect GSM Module with 8051 using MikroC but its fails please can anyone help me out?

yogesh
Posts: 22
Joined: 27 Aug 2017 19:28

Re: getting error in writing AT+CPBF="yogesh" and AT+CMGF="A

#4 Post by yogesh » 06 Sep 2017 12:20

skyefaceconcept wrote:Please i have been trying to connect GSM Module with 8051 using MikroC but its fails please can anyone help me out?

hi
you should create new topic with your exact problem.

Post Reply

Return to “User Projects”