Search found 3 matches

by Kishore
Tue Aug 08, 2017 5:31 pm
Forum: ESP32 Arduino
Topic: ESP32 softap program in Arduino
Replies: 7
Views: 11266

ESP32 softap program in Arduino

Hi,
Any reference to develop ESP32 softAP program in Arduino to set wifi ssid,password.

Thanks
R.Kishore.
by Kishore
Fri Jul 21, 2017 6:45 am
Forum: ESP-IDF
Topic: ESP32 AT+CWSAP
Replies: 2
Views: 5203

Re: ESP32 AT+CWSAP

Thanks for your reply frackers,

i tried AT+CWSAP="ESP_MAIN_W","",1,0 same error,
screenshot attached.
esp32.png
esp32.png (33.81 KiB) Viewed 5174 times
by Kishore
Mon Jul 17, 2017 11:12 am
Forum: ESP-IDF
Topic: ESP32 AT+CWSAP
Replies: 2
Views: 5203

ESP32 AT+CWSAP

hi,
I tried to set the ssid in softap mode using AT-Command
AT+CWSAP="ESP_MAIN_W","","1","0"
i am getting same reply(echo), any command after this gives ERR CODE:0x01080003.
other commands are working.

Kindly suggest to rectify the issue.

Thanks
Kishore