I don't understand what is "AT+CWSAP?" because when i'd like to modify it like :
AT+CWSAP="Co","123456",4,2
For encryption, i have an ERROR..
Without encryption, no problem, that's OK.
So.. try it :
AT+CWSAP="Co","123456",4,0Wich work properly
When i do
AT+CWSAP?i got this :
AT+CWSAP?
+CWSAP:"Co","123456",1,0,4
OKWhat is "1,0,4" ???
Thanks !