When using Wi-Fi power save, I can not use wiced_network_down function successfully

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

cross mob
Anonymous
Not applicable
So, Im attempting to use Wi-Fi power save using wiced_wifi_enable_powersave() and wiced_wifi_disable_powersave(), but I can not success to wiced_network_down() function.

I use wiced_wifi_disable_powersave() and then If I execute wiced_network_down() function, this function is return WICED_TIMEOUT value at specific routine that WICED-SDK/Wiced/WWD/internal/SDPCM.c s line 824 ( "retval = host_rtos_get_semaphore( &wiced_ioctl_sleep, (uint32_t) WICED_IOCTL_TIMEOUT_MS, WICED_FALSE )" )

Relevant details:

RTOS : ThreadX

Net Stack : NetX_Duo

Processor: STM32F205

Wi-Fi Chip : BCM43362

Anyone have any suggestions as to what Im doing wrong?
0 Likes
5 Replies
Anonymous
Not applicable
Please attach a sample application that demonstrates the problem
0 Likes
Anonymous
Not applicable
Hi jasonrc

I attached example source file about power save problem.

If wiced_network_down() function is success, I think that wiced_wifi_is_reday_to_transceive() function did not return WICED_SUCCESS.

But this example is return WICED_SUCCESS value after executing wiced_network_down() function.

I want to get advise about this problem. Thank you.
0 Likes
Anonymous
Not applicable
Hi jason

I am co-worker with jeonggw(Mike).

I am waiting your answer eagerly. how soon can you give answer?
0 Likes

Is this still an issue In newer SDK?

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

abandoned.  Reopen if needed.

0 Likes