Hello,
Our product developed based on the at commands example. (SDK 5.20.00.06)
Parameter error occurs when using "(quote) in a password string whether the entire password string in quotes or not.
Is there any way to use quote inside password string?
["at+wlanconnect="AP_SSID",,wpa_wpa2,"pass"word",,,
ERROR: number of parameters,0
["at+wlanconnect="AP_SSID",,wpa_wpa2,pass"word,,,
ERROR: number of parameters,0
Thanks,
Calvin