i can't connect the mindwave mobile 2 with arduino Although I did these steps:
-
AT+NAME=PANTECH
-
AT+UART=57600,0,0
-
AT+ROLE=1
-
AT+PSWD=1234
-
AT+CMODE=0
-
AT+BIND=0081,F9,1269C3
-
AT+IAC=9E8B33
-
AT+CLASS=0
-
AT+INQM=1,9,48
i can't connect the mindwave mobile 2 with arduino Although I did these steps:
AT+NAME=PANTECH
AT+UART=57600,0,0
AT+ROLE=1
AT+PSWD=1234
AT+CMODE=0
AT+BIND=0081,F9,1269C3
AT+IAC=9E8B33
AT+CLASS=0
AT+INQM=1,9,48
What Arduino? How is the HC05 connected to the mystery Arduino? What code is on the mystery Arduino?
Read the how to use this forum-please read sticky to see how to properly post code and some advice on how to ask an effective question. Remove useless white space and format the code with the IDE autoformat tool (crtl-t or Tools, Auto Format) before posting code.