[Modustoolbox 2.1] WPA3 of SoftAP

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
KeTa_1341526
Level 5
Level 5
Distributor - TED (Japan)
10 likes given 10 likes received 5 likes given

Hello,

Q1.

I want to build an AP mode that supports WPA3 using CYW9P62S1-43438EVB-01.

In Modus2.1, CYW9P62S1-43438EVB-01 is available as BSP.

Also, WHD of Modus seems to support WPA3 and AP mode.

file:///C:/Cypress/mtb-projects/20200610/AnyCloud_OTA_Using_MQTT/libs/wifi-host-driver/docs/API/index.html

Is it possible to construct WPA3/AP mode using Modus 2.1?

Does the firmware of CYW43438 used for CYW9P62S1-43438EVB-01 support WPA3/AP mode?

Q2.

I also want to use DHCP when using AP Mode.

Is there DHCP in Middleware of Modus?

Best regards,

Takahashi

0 Likes
1 Solution

1. WCM should have support added for AP mode in the upcoming release of Modus.

2. lwIP doesn't have support for DHCP server out of the box, But can be added as mentioned in the thread link in my previous answer.

Also in my previous response, I apologize for the miscommunication, but SoftAP having WPA3 security is not supported on the 43438 out of the box.

View solution in original post

4 Replies
Murali_R
Moderator
Moderator
Moderator
250 sign-ins 250 replies posted 100 solutions authored

Hello KeTa_1341526

1. Yes, SoftAP and WPA3 is supported by WHD, but the middleware and the WCM has no support for this as of now and will be added in the future. I will try to write out an application and provide it here soon.

2. This thread DHCP server code in modustoolbox maybe of assistance.

Thanks

KeTa_1341526
Level 5
Level 5
Distributor - TED (Japan)
10 likes given 10 likes received 5 likes given

Hello MuraliR_36

Thank you for your reply.

1.

Thanks.

I am looking forward to your application.

By the way, do you know when WCM will support AP mode?

Is it time for the next MTB version up (MTB 2.2)?

2.

It seems that MTB includes LwIP library.

Does this LwIP do not support a DHCP server?

Best regards,

Takahashi

0 Likes

1. WCM should have support added for AP mode in the upcoming release of Modus.

2. lwIP doesn't have support for DHCP server out of the box, But can be added as mentioned in the thread link in my previous answer.

Also in my previous response, I apologize for the miscommunication, but SoftAP having WPA3 security is not supported on the 43438 out of the box.

KeTa_1341526
Level 5
Level 5
Distributor - TED (Japan)
10 likes given 10 likes received 5 likes given

Thanks

0 Likes