8 years, 11 months ago.  This question has been closed. Reason: Off Topic

bluetooth shield v2

Hi, I am using a bluetooth shield v2 for a project and i can't make it work. I try with AT command but when i write bluetooth.printf("AT+NAMEbtproject") the name don't change and i can't communicate with my smartphone.

Anyone know what to try? Any help is very welcome.

Best regards, yohann

Question relating to:

Bluetooth serial communication with Bluetooth Shield from Seeed Studio bluetooth

1 Answer

8 years, 10 months ago.

Did you add the prefix and suffix - "\r\n"?

bluetooth.printf("\r\nAT+NAMEbtproject\r\n")

I try but the name remains "HMSoft"

posted by Yohann Rioual 01 Jun 2015