ESP32S2 WIFI AP MODE 4-WAY HANDSHAKING

brindha__kumar
Posts: 11
Joined: Wed Jun 07, 2023 6:16 am

ESP32S2 WIFI AP MODE 4-WAY HANDSHAKING

Postby brindha__kumar » Fri Jun 09, 2023 8:57 am

Hi
I am working with esp32s2 module as Access point.
I want to use 4way-handshake in the AP mode. For STA mode I can configure WPA3 authentication and there is possibilities for enabling 4way-handshaking. I need to configure the same in AP mode. How to configure 4way-handshaking in AP mode. Please help me to set up the 4way-handshaking in AP mode.

ESP_ICY
Posts: 404
Joined: Mon Aug 23, 2021 11:10 am

Re: ESP32S2 WIFI AP MODE 4-WAY HANDSHAKING

Postby ESP_ICY » Mon Jun 12, 2023 12:38 pm

hi, first, 4 way-handshaking does not only exist WPA3, but it is also present in WPA and WPA2.
And if you are asking how to set the softAP in WPA3 mode, please enable the followings in menuconfig:
WPA3.png
WPA3.png (23.21 KiB) Viewed 2932 times

brindha__kumar
Posts: 11
Joined: Wed Jun 07, 2023 6:16 am

Re: ESP32S2 WIFI AP MODE 4-WAY HANDSHAKING

Postby brindha__kumar » Fri Jun 16, 2023 7:33 am

Hi
Thank u for the Reply. I need to set the menuconfig options in arduino IDE. Please guide me to set up the options in Arduino IDE.

brindha__kumar
Posts: 11
Joined: Wed Jun 07, 2023 6:16 am

Re: ESP32S2 WIFI AP MODE 4-WAY HANDSHAKING

Postby brindha__kumar » Wed Jun 21, 2023 10:19 am

Hi Team
I am awaiting for your reply.
I need to configure 4 way handshaking in AP Mode.
Am using Arduino IDE for development. Guide me to enable 4 way handshaking in Arduino IDE

Regards
Brindha K

brindha__kumar
Posts: 11
Joined: Wed Jun 07, 2023 6:16 am

Re: ESP32S2 WIFI AP MODE 4-WAY HANDSHAKING

Postby brindha__kumar » Fri Jun 23, 2023 11:01 am

Hi Team!
I tried to Configure WPA3 in Access Point Mode as well as Station Mode using esp-idf v5.0.2.
Two types of tests I did, one is
(1) In Station Mode, I can able to configure WPA3 and successfully established a connection over WPA3 configurations and also options are there in menuconfig to enable WPA3 in Station Mode.

another one is, Access point
(2) And I enabled WPA3 in Access Point mode through menu config.(It was shown in the attached image)
But I can't able to establish a connection over WPA3.

My doubt is
(1) How can I Establish a WPA3 connection in Access point Mode in esp32s2?
(2) How to enable 4 way hand shaking in ESP32S2 AP Mode?
(3) "Enable SAE-PK" and "Enable WPA3 Personal (SAE) SoftAP" is not shown in my menuconfig. In which version of ESP-IDF, It will be there?

Someone Please help me. It's very needful for me.
Thanks in advance.

Regards
Brindha K
Attachments
wpa3.PNG
wpa3.PNG (45.95 KiB) Viewed 2607 times

ESP_ICY
Posts: 404
Joined: Mon Aug 23, 2021 11:10 am

Re: ESP32S2 WIFI AP MODE 4-WAY HANDSHAKING

Postby ESP_ICY » Wed Jun 28, 2023 11:24 am

hi,kumar, sorry for late reply, the WPA3 soft AP mode is a new feature on 5.1, you can try the version later than 5.1

brindha__kumar
Posts: 11
Joined: Wed Jun 07, 2023 6:16 am

Re: ESP32S2 WIFI AP MODE 4-WAY HANDSHAKING

Postby brindha__kumar » Thu Jun 29, 2023 11:06 am

Hi
I used "esp-idf v5.1-rc2" download link https://dl.espressif.com/github_assets/ ... .1-rc2.zip
and setup tools version "esp-idf-tools-setup-offline-5.0.2" download link https://dl.espressif.com/dl/esp-idf/
I didn't get AP configurations like yours. Please refer the previous attachment that was running idf v5.1-rc2 but I didn't get SAE configurations.
Please help me to get SoftAP WPA3 configurations.

Regards
Brindha K

ESP_ICY
Posts: 404
Joined: Mon Aug 23, 2021 11:10 am

Re: ESP32S2 WIFI AP MODE 4-WAY HANDSHAKING

Postby ESP_ICY » Fri Jun 30, 2023 1:00 pm

hi, Kumar, as the zip might be upload in earlier, so I suggested that you can use git command " git pull " and " git submodule update --init --recursive " to update to the latest version.

brindha__kumar
Posts: 11
Joined: Wed Jun 07, 2023 6:16 am

Re: ESP32S2 WIFI AP MODE 4-WAY HANDSHAKING

Postby brindha__kumar » Wed Jul 05, 2023 10:27 am

Hi
When I run this command "git pull", It was throwing an error like "fatal: unable to access 'https://github.com/espressif/esp-idf.git/': SSL certificate problem: self signed certificate in certificate chain"
Kindly help me to resolve this issue.

Regards
Brindha K

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32S2 WIFI AP MODE 4-WAY HANDSHAKING

Postby ESP_Sprite » Thu Jul 06, 2023 1:05 am

That very much sounds like an issue on your network; Github does not use self-signed certificates.

Who is online

Users browsing this forum: Bing [Bot] and 53 guests