ESP8266 Developer Zone The Official ESP8266 Forum 2017-09-28T15:57:09+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=6237 2017-09-28T15:57:09+08:00 2017-09-28T15:57:09+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6237&p=16074#p16074 <![CDATA[Re: More softAPs at once]]>
1) wi-fi CHANNEL= 1
2) AT+CWMODE_CUR=2 (softAP mode)
3) If automatic reset caused by ESP module is captured within two seconds => CHANNEL++, AT+CWMODE_CUR=3, AT+CWSAP_CUR="SSID","PSWD","CHANNEL","3"
else CHANNEL is OK

Do you have any better solution than waiting for automatic ESP reset in case the channel is occupied ?

Statistics: Posted by Jan Kijonka — Thu Sep 28, 2017 3:57 pm


]]>
2017-09-19T14:25:23+08:00 2017-09-19T14:25:23+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6237&p=15853#p15853 <![CDATA[Re: More softAPs at once]]> I can set >10 ESPs to softAP mode in the same room.

Statistics: Posted by Guest — Tue Sep 19, 2017 2:25 pm


]]>
2017-09-07T22:31:38+08:00 2017-09-07T22:31:38+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6237&p=15611#p15611 <![CDATA[Re: More softAPs at once]]>
Although I can see all the ESP in SoftAP mode in the Wi-Fi Network Connection List in my laptop, it's not possible to connect all of them. Sometimes incorrect password is reported, sometimes I can connect only one of them. Now I test 6 ESPs:

- each ESP has unique SSID, unique password, unique Wi-Fi channel (I use 2, 4, 6, 8, 10, 12)
- I have tried different encryptions, multiple connection enabled/disabled, server enabled/disabled

Results:one ESP in SoftAP mode is no problem. The more units the greater the problem to connect each of them.

In my application, more people in the same area could change to SoftAP mode and try to connect to their ESP. How to solve this problem ?

Statistics: Posted by Jan Kijonka — Thu Sep 07, 2017 10:31 pm


]]>
2017-09-06T15:54:18+08:00 2017-09-06T15:54:18+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6237&p=15578#p15578 <![CDATA[Re: More softAPs at once]]> Statistics: Posted by Jan Kijonka — Wed Sep 06, 2017 3:54 pm


]]>
2017-09-05T21:32:31+08:00 2017-09-05T21:32:31+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6237&p=15548#p15548 <![CDATA[Re: More softAPs at once]]> Statistics: Posted by Jan Kijonka — Tue Sep 05, 2017 9:32 pm


]]>
2017-09-05T16:34:44+08:00 2017-09-05T16:34:44+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6237&p=15536#p15536 <![CDATA[Re: More softAPs at once]]> Or do you want to have 2 softAP+STA mode ESPs connected to each other?

Statistics: Posted by Guest — Tue Sep 05, 2017 4:34 pm


]]>
2017-09-04T20:26:11+08:00 2017-09-04T20:26:11+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6237&p=15516#p15516 <![CDATA[More softAPs at once]]>
I would like to activate more ESP8266 to softAP mode at once. I found out, only the first activated softAP ESP8266 can be visible in a wirelless connection list. The others get error during switching to SoftAP mode. Maybe they detect the 192.168.4.1 IP address is already occupied. What is the best way to avoid it? I thought I can try to increase the IP address in some range e.g. from 192.168.4.1 to 192.168.104.1 and try to switch to SoftAP mode until get no error for each device.

Thanky you,
Jan

Statistics: Posted by Jan Kijonka — Mon Sep 04, 2017 8:26 pm


]]>