Failed to read a packet in apps.wwd.canned_send

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

cross mob
Anonymous
Not applicable

Problem:             Failed to read a packet in apps.wwd.canned_send

Make Target:     wwd.canned_send-BCM943362WCD4-NoOS-NoNS-SDIO download run

                                     and

                            wwd.canned_send-BCM943362WCD4-NoOS-NoNS-SPI download run

File:                      F:\WICED_SDK\WICED-SDK-3.1.2\Wiced-SDK\WICED\WWD\internal\wwd_thread.c

Function:             int8_t wwd_thread_receive_one_packet( void )

line 183           /*@-mustfreeonly@*/ /* Failed to read a packet */

line 184           return 0;

WICED SDK:         3.1.2

PC OS:                 Windows XP SP3 V6223 En Version.

Modified code:   

                   Modied WIFI parameters in                                                                                                                                                     

                            file                        WICED-SDK-3.1.2\Wiced-SDK\include\default_wifi_config_dct.h:

                            line 38                 #define CLIENT_AP_SSID   "999LO777VE999-WR-4"

                            line 39                 #define CLIENT_AP_PASSPHRASE "wwwlove333666999com"

                   Modied WIFI parameters in                                                                                                                                                              

                            file                        WICED-SDK-3.1.2\Wiced-SDK\apps\wwd\canned_send\NoOS_canned_send.c

                            line 62                 #define CLIENT_AP_SSID   "999LO777VE999-WR-4"

                            line 63                 #define CLIENT_AP_PASSPHRASE "wwwlove333666999com"

                   other Code from the Wiced-SDK-3.1.2-IDE-Installer.exe are NOT modified.

Could you please tell me what is wrong? I'll appreciate your help.

0 Likes
1 Reply
VikramR_26
Employee
Employee
25 sign-ins 10 sign-ins 10 comments on KBA

Have you tried the latest SDK 3.3.1(WICED Software Development Kit 3.3.1) ? Do you still see issues ?

0 Likes