You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Hi, I build an rdk-b image according to the tutorial and everything went fine so far until I checked with the WiFi information. My goal is to fetch data about connected wifi clients, such as their current RSSI value, via the CcspWifiAgent component. 
I flashed the image, booted up for the first time, connected to the standard AP Wifi and configured it via the xfinity webui accordingly. 
Afterwards, I connected to the new user defined WiFi sshed onto the RPI. I noticed there is no data available about connected clients under "Device.WiFi." as shown below.





Also, in the xfinity webui, the connected client (my machine) is shown as offline device. 


and in the Wifi Spectrum Analyzer Part, the Scan never shows any real data. 



I looked into journal log of CcspWifiAgent component and found a lot of errors relating to the interface and seemingly missing binaries. I attached two logs, one of the scan process  wifi_scan_error_log.txt and the other while trying to show the connected devices connected_devices_error_log.txt.
I suspect it's merely a configuration issue in yocto where certain dependencies haven't been set properly in the recipes, but that's just a wild guess.


Hopefully, someone can point me to the causes of this issue and how to solve it.

Thanks




  • No labels