Chat freely about anything...

User avatar
By Dusk
#49662 Hi !

I don't understand what is "AT+CWSAP?" because when i'd like to modify it like :
Code: Select allAT+CWSAP="Co","123456",4,2

For encryption, i have an ERROR..
Without encryption, no problem, that's OK.

So.. try it :
Code: Select allAT+CWSAP="Co","123456",4,0

Wich work properly

When i do
Code: Select allAT+CWSAP?

i got this :

Code: Select allAT+CWSAP?
+CWSAP:"Co","123456",1,0,4

OK


What is "1,0,4" ??? :o


Thanks !