Wifi Authentication not working

Ritesh
Posts: 1365
Joined: Tue Sep 06, 2016 9:37 am
Location: India
Contact:

Re: Wifi Authentication not working

Postby Ritesh » Fri Nov 22, 2019 4:06 am

somesh wrote:
Thu Nov 21, 2019 7:52 am
WiFive wrote:
Thu Nov 21, 2019 7:21 am
Ok so you are setting the threshold. It will still choose the most secure AP available. If you want to connect to a specific AP set BSSID.
Ok. thanks.
Hello,

Did you move further with settings BSSID? or still facing issue with that as well?
Regards,
Ritesh Prajapati

somesh
Posts: 36
Joined: Tue Jun 25, 2019 6:44 am
Location: Pune
Contact:

Re: Wifi Authentication not working

Postby somesh » Mon Nov 25, 2019 1:19 pm

Ritesh wrote:
Fri Nov 22, 2019 4:06 am
somesh wrote:
Thu Nov 21, 2019 7:52 am
WiFive wrote:
Thu Nov 21, 2019 7:21 am
Ok so you are setting the threshold. It will still choose the most secure AP available. If you want to connect to a specific AP set BSSID.
Ok. thanks.
Hello,

Did you move further with settings BSSID? or still facing issue with that as well?
Hi Ritesh,

I don't want to connect to specific AP so no need to set BSSID. I am setting "bssid_set" parameter to false.
the issue is still there. but its esp-idf handling as given in esp_wifi_types.h file.
When scan_method is set, only APs which have an auth mode that is more secure than the selected auth mode and a signal stronger than the minimum RSSI will be used.
Thanks,
Somesh Burkule

Ritesh
Posts: 1365
Joined: Tue Sep 06, 2016 9:37 am
Location: India
Contact:

Re: Wifi Authentication not working

Postby Ritesh » Tue Nov 26, 2019 8:38 am

somesh wrote:
Mon Nov 25, 2019 1:19 pm
Ritesh wrote:
Fri Nov 22, 2019 4:06 am
somesh wrote:
Thu Nov 21, 2019 7:52 am


Ok. thanks.
Hello,

Did you move further with settings BSSID? or still facing issue with that as well?
Hi Ritesh,

I don't want to connect to specific AP so no need to set BSSID. I am setting "bssid_set" parameter to false.
the issue is still there. but its esp-idf handling as given in esp_wifi_types.h file.
When scan_method is set, only APs which have an auth mode that is more secure than the selected auth mode and a signal stronger than the minimum RSSI will be used.
Hello,

So what is your plan of action now to resolve this issue? or still looking for solution from ESP32 IDF?
Regards,
Ritesh Prajapati

somesh
Posts: 36
Joined: Tue Jun 25, 2019 6:44 am
Location: Pune
Contact:

Re: Wifi Authentication not working

Postby somesh » Tue Nov 26, 2019 12:04 pm

Ritesh wrote:
Tue Nov 26, 2019 8:38 am
somesh wrote:
Mon Nov 25, 2019 1:19 pm
Ritesh wrote:
Fri Nov 22, 2019 4:06 am


Hello,

Did you move further with settings BSSID? or still facing issue with that as well?
Hi Ritesh,

I don't want to connect to specific AP so no need to set BSSID. I am setting "bssid_set" parameter to false.
the issue is still there. but its esp-idf handling as given in esp_wifi_types.h file.
When scan_method is set, only APs which have an auth mode that is more secure than the selected auth mode and a signal stronger than the minimum RSSI will be used.
Hello,

So what is your plan of action now to resolve this issue? or still looking for solution from ESP32 IDF?
Hi,

There is no solution to resolve this. totally depend on esp idf.
Thanks,
Somesh Burkule

Ritesh
Posts: 1365
Joined: Tue Sep 06, 2016 9:37 am
Location: India
Contact:

Re: Wifi Authentication not working

Postby Ritesh » Wed Nov 27, 2019 10:16 am

somesh wrote:
Tue Nov 26, 2019 12:04 pm
Ritesh wrote:
Tue Nov 26, 2019 8:38 am
somesh wrote:
Mon Nov 25, 2019 1:19 pm


Hi Ritesh,

I don't want to connect to specific AP so no need to set BSSID. I am setting "bssid_set" parameter to false.
the issue is still there. but its esp-idf handling as given in esp_wifi_types.h file.
Hello,

So what is your plan of action now to resolve this issue? or still looking for solution from ESP32 IDF?
Hi,

There is no solution to resolve this. totally depend on esp idf.
Hello WiFive,

can you please help him to resolve this issue from ESP32 IDF as it is totally depends on ESP32 IDF?

Let him know if you need anything else from his side
Regards,
Ritesh Prajapati

WiFive
Posts: 3529
Joined: Tue Dec 01, 2015 7:35 am

Re: Wifi Authentication not working

Postby WiFive » Thu Nov 28, 2019 1:01 pm

I dont think there is anything to resolve. Esp32 will connect to most secure ap available, this is the proper design. User can implement scan, filter, sort, connect to selected ap via bssid if they have custom requirements.

Ritesh
Posts: 1365
Joined: Tue Sep 06, 2016 9:37 am
Location: India
Contact:

Re: Wifi Authentication not working

Postby Ritesh » Fri Nov 29, 2019 5:13 am

WiFive wrote:
Thu Nov 28, 2019 1:01 pm
I dont think there is anything to resolve. Esp32 will connect to most secure ap available, this is the proper design. User can implement scan, filter, sort, connect to selected ap via bssid if they have custom requirements.
Thanks.

Do you have any reference example for same? if yes then can you please provide example with details to achieve it?
Regards,
Ritesh Prajapati

somesh
Posts: 36
Joined: Tue Jun 25, 2019 6:44 am
Location: Pune
Contact:

Re: Wifi Authentication not working

Postby somesh » Thu Dec 05, 2019 10:13 am

Hello,

I dont want to connect to specific AP. I think its ok with whatever implementation in esp-idf have.
thanks WiFive and ritesh for your consideration.
Thanks,
Somesh Burkule

Ritesh
Posts: 1365
Joined: Tue Sep 06, 2016 9:37 am
Location: India
Contact:

Re: Wifi Authentication not working

Postby Ritesh » Sun Dec 08, 2019 6:13 pm

somesh wrote:
Thu Dec 05, 2019 10:13 am
Hello,

I dont want to connect to specific AP. I think its ok with whatever implementation in esp-idf have.
thanks WiFive and ritesh for your consideration.
Hello Somesh,

Let us know if required any further help for same.
Regards,
Ritesh Prajapati

somesh
Posts: 36
Joined: Tue Jun 25, 2019 6:44 am
Location: Pune
Contact:

Re: Wifi Authentication not working

Postby somesh » Mon Dec 09, 2019 7:15 am

Ritesh wrote:
Sun Dec 08, 2019 6:13 pm
somesh wrote:
Thu Dec 05, 2019 10:13 am
Hello,

I dont want to connect to specific AP. I think its ok with whatever implementation in esp-idf have.
thanks WiFive and ritesh for your consideration.
Hello Somesh,

Let us know if required any further help for same.
Sure.
Thanks,
Somesh Burkule

Who is online

Users browsing this forum: Google [Bot], hdsjulian2 and 172 guests