I have a little problem with gsm2 click board and Arduino.
When I power up the board and when the Arduino send the AT+CPIN=xxxx, the board respond me strange char ! (it's the same if I send the command manually via Arduino's serial console)
AT+CPIN=xxxx
+CPIN: READY
OK
Call Ready
每镁每每每每每每每煤没没每每眉镁眉每没每每没没没每镁每每每每镁每每镁每每
------ TRY 2 ------
AT+CPIN=xxxx
+CPIN: READY
OK
镁
Call Ready
每每每每媒没每每眉每每每每每每镁镁每每每媒没没媒镁每没镁媒每每眉媒每每媒镁媒每没每媒每每镁镁每每霉每每每媒每每
------ TRY 3 ------
AT+CPIN=xxxx
+CPIN: READY
OK
Call Ready
每每每每每每镁
------ TRY 4 ------
AT+CPIN=xxxx
+CPIN: READY
OK
Call Ready
媒镁没每每每霉每每媒每每每每每媒没镁镁每镁每每每每每媒每没镁每每每每每媒
The speed is 9600 baud between the Arduino and GSM and between Arduino and my computer.
The board work, because sometime I can send data to a remote server with HTTP GET.
I have also link directly the GSM2 Board to my USB Serial converter and with the few test that I have do, I don't have this strange letters.