CYW43455 Can not get IP address

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

cross mob
lock attach
Attachments are accessible only for community members.
KuWa_1758891
Level 1
Level 1
50 sign-ins First reply posted First question asked

Hi, 

We have used CYW43455 for connection test, and we were unable to get IP address to run iperf even the AP can get the MAC address.  the following is our FW version and command process. can you advise ?

Version: 7.45.189 (r714228 CY) CRC: bdd6d3f5 Date: Thu 2019-05-02 02:42:20 PDT Ucode Ver: 1043.2132 FWID 01-ee766038 DVID 01-e048c631

 

WICED-Studio 6.6.1.1

 

wl down

wl country DE

wl band “b” or “a”

wl 2g_rate –r 1 ->  For 2G

wl up

wl join <SSID>

 

0 Likes
1 Solution
YashM
Moderator
Moderator
Moderator
50 solutions authored First question asked 250 sign-ins

Hi

Since you are using open security, can you please try the following commands?

wl down
wl up
wl wsec 0
wl chanspec <channel number>
wl join <AP name>
sleep 1
wl assoc

Thanks

View solution in original post

0 Likes
4 Replies
YashM
Moderator
Moderator
Moderator
50 solutions authored First question asked 250 sign-ins

Hi

Please check if the DHCP is enabled on the AP side.

Also, may I know which security type is being used here?

Also, we don't recommend using WICED for 43455. Instead, you can either use a Linux host or a 4373 on Modus Toolbox.

Thanks

0 Likes
KuWa_1758891
Level 1
Level 1
50 sign-ins First reply posted First question asked

Hi, 

Now the security method is opening, no security.

should I need to add some parameters for security setting in wl join ?

0 Likes
KuWa_1758891
Level 1
Level 1
50 sign-ins First reply posted First question asked

Hi, is there any updated or suggestion ?

 

0 Likes
YashM
Moderator
Moderator
Moderator
50 solutions authored First question asked 250 sign-ins

Hi

Since you are using open security, can you please try the following commands?

wl down
wl up
wl wsec 0
wl chanspec <channel number>
wl join <AP name>
sleep 1
wl assoc

Thanks

0 Likes