Search found 2 matches

by tinker123
Wed Jul 07, 2021 11:21 am
Forum: General Discussion
Topic: AT commands return ERROR.
Replies: 3
Views: 3892

Re: AT commands return ERROR.

I found some info here: https://room-15.github.io/blog/2015/03/ ... reference/

I think you have to choose a WiFi mode for the chip first, for example, client mode (1) or host mode (2)

AT+CWMODE=1
AT+CWJAP="myssid","mypassword"
by tinker123
Wed Jul 07, 2021 10:45 am
Forum: General Discussion
Topic: AT commands return ERROR.
Replies: 3
Views: 3892

Re: AT commands return ERROR.

I have the exact same problem. Also interested in knowing the answer.