Hi,
Any reference to develop ESP32 softAP program in Arduino to set wifi ssid,password.
Thanks
R.Kishore.
Search found 3 matches
- Tue Aug 08, 2017 5:31 pm
- Forum: ESP32 Arduino
- Topic: ESP32 softap program in Arduino
- Replies: 7
- Views: 11266
- 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.
i tried AT+CWSAP="ESP_MAIN_W","",1,0 same error,
screenshot attached.
- 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
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