Dear Broadcom team,
I use WiCED-WiFi Sip module from SPIL
I'd like to implement " No Tx Power" because I'll use "Passive scan mode" only.
Used "snip.scan-BCM943362WCD4". I modify source code to implement Passive scan mode and I already check it's passive scan mode. App is very simple which is scan and delay.
BTW, there is tx shoot when start Passive scan as below.
I htink below source code routine make Tx shoot.
"retval = wwd_sdpcm_send_ioctl( SDPCM_SET, (uint32_t) WLC_UP, buffer, 0, WWD_STA_INTERFACE );"
Could you please let me know how to remove this Tx shoot?
Regards,
Ryan.
Hi Broadcom team,
Could you give me any respones?
Regards,
Ryan.
Hi,
Spikes in energy usage may not be due to transmitted packets but calibration of the radio.
Calibration performed periodically and after curtain WiFi activity.
Seyhan
Hi Seyhan,
Thanks for clarification.
If it's calibratin of Radio, I think it's normal and it can not removed.
Regards,
Ryan.