Appliance - BCM943362WCD4 - FreeRTOS - LwIP can't join the WPS function to enable WPS function of wireless router?

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

cross mob
Anonymous
Not applicable

1. The SDK: WICED - SDK - 2.3.1

2. Target: Appliance - BCM943362WCD4 - FreeRTOS - LwIP

3. To enable WPS function, download and run successfully Appliance - BCM943362WCD4 - FreeRTOS - LwIP (WPS)

4. Question: whether the use of PBC mode or PIN, I can't join has open WPS function of wireless router, but my phone can use the WPS function to join the router, I changed another router also not line, why? Compatibility problem or certification? I use a DEMO board diagram is BCM943362WCD4_P200, the putty showed as shown in the figure below, do you have to use the WPS function successfully join the router?wps.jpg

0 Likes
9 Replies
Anonymous
Not applicable

I could connect with AP by WPS.

Have you changed anything in SDK?

[test environment]

Board: BCM943362WCD4_EVB

SDK: 2.3.1

Target: demo.appliance-BCM943362WCD4-FreeRTOS-LwIP download run

0 Likes
Anonymous
Not applicable

1. [My test environment]
Board: BCM943362WCD4_EVB
The SDK: 2.3.1
Target: demo. Appliance - BCM943362WCD4 - FreeRTOS - LwIP download run

2. Change the SDK:
(1) appliance. Mk :open WPS
# WPS inclusion
$(NAME) _COMPONENTS + = besl # / WPS
$(NAME) _DEFINES + = APPLIANCE_ENABLE_WPS
$(NAME) _SOURCES + = appliance_wps. C

(2) FreeRTOS_LwIP_applianc. C increase as follows:
# # ifndef APPLIANCE_ENABLE_WPS
# define APPLIANCE_ENABLE_WPS

(2) FreeRTOS_LwIP_applianc. C increase as follows:
# # ifndef APPLIANCE_ENABLE_WPS
# define APPLIANCE_ENABLE_WPS
# endif

(3) appliance_wps. C changes as follows:
/ / # include "wiced_debug. H" / / block can't find the file
# include "wiced_wifi. H" / / increase the header file
# include "wiced_wps. H" / / increase the header file
/ / WINFO_APP () replaced by WPRINT_APP_INFO ()

Void do_wps () function replaces the parameter types, guarantee the parameter types match
Replace for besl_wps_mode_t wiced_wps_mode_t
Replace for besl_wps_device_detail_t wiced_wps_device_detail_t
Replace for besl_wps_credential_t wiced_wps_credential_t

(4) questions: can't use PBC/PIN to join itontest (wireless router with PBC/PIN), how do you join? Send a figure up to show me?Or I also need to change?

0 Likes
Anonymous
Not applicable

Hi,dmiya!

Why download the installation package(WICED-SDK-2.4.1-IDE-Installer.exe) of not more than 3M? Under several times are the same? Please send me a to my mailbox sunshine@sziton.com,Be badly in need of this version to verify a problem,thank you!

0 Likes
Anonymous
Not applicable

Hi Sunshine ,

Let us introduce my self. I am Srinivas working as TL.

I would like to purchase IOT( Internet of things)  BCM943362WCD4 from board-com.

Kindly let me know following details

            1) Technical ( drivers and application ) support how good is it ?

            2) Any other tools(hardware/software) are required for start working on BCM943362WCD4_EVB.

Regards,

Srinivas K

0 Likes
Anonymous
Not applicable

What is the make and model of the AP?

Have you tried the 2.4.0 or 2.4.1 version of the SDK?

0 Likes
Anonymous
Not applicable

Hi,nikvh!

Why download the installation package(WICED-SDK-2.4.1-IDE-Installer.exe) of more than 3M? Under several times are the same? Please send me a to my mailbox sunshine@sziton.com,Be badly in need of this version to verify a problem,thank you!

0 Likes
Anonymous
Not applicable

Hi,nikvh!

Why download the installation package(WICED-SDK-2.4.1-IDE-Installer.exe) of not more than 3M? Under several times are the same? Please send me a to my mailbox sunshine@sziton.com,Be badly in need of this version to verify a problem,thank you!

0 Likes
GregG_16
Employee
Employee
50 sign-ins 25 sign-ins 25 comments on KBA

Is everything working as expected now?

0 Likes
Anonymous
Not applicable

Discussion is being locked. If you have any follow-up, please start a new discussion.

0 Likes