Packet Loss in AP mode configuration

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

cross mob
ZaNo_4664261
Level 1
Level 1

Hi,

We are using CYW43455 chipset driver on STM32MP processor. We did the following AP mode testing and got the packet loss.

1. Configured the CYW43455 as AP mode <Linux>

iw dev wlan0 interface add wlan1 type __ap

ifconfig wlan1 192.168.10.1 up

hostapd /etc/hostapd.conf -B

udhcpd /etc/udhcpd.conf

2. Trying to connect CYW43455 from another PC.

3. Connected successfully.

4. Did the ping on both the side and got the packet loss in ping response.

Need your support on this.

Regards, Zaid

0 Likes
1 Solution
GauravS_31
Moderator
Moderator
Moderator
10 questions asked 250 solutions authored 250 sign-ins

Have you configured the AP interface as wlan1 in both hostapd.conf and udhcpd.conf?

View solution in original post

0 Likes
1 Reply
GauravS_31
Moderator
Moderator
Moderator
10 questions asked 250 solutions authored 250 sign-ins

Have you configured the AP interface as wlan1 in both hostapd.conf and udhcpd.conf?

0 Likes