Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

dmcli eRT setv Device.WiFi.ApplyRadioSettings bool true

Debugging Tips :

Below are the list of logs present in /rdklogs/logs for Debugging OneWiFi Issues.

For Additional in-depth Debugging one should enable below commands ,

  • touch /nvram/wifiMgrDbg
  • touch /nvram/wifiDbDbg
  • touch /nvram/wifiWebConfigDbg
  • touch /nvram/wifiHalDbg
  • touch /nvram/wifiCtrlDbg
  • touch /nvram/wifiMonDbg
  • touch /nvram/wifiDMCLI
  • touch /nvram/wifiLib
  • touch /nvram/wifiLibhostapDbg

check for the respective logs in tmp,

  • tail -f wifiCtrl &
  • tail -f wifiHal &
  • tail -f wifiMgr &
  • tail -f wifiDMCLI &
  • tail -f wifiDb &
  • tail -f wifiWebConfig &
  • tail -f wifilibhostap &

Contact us:

  For support please reach out to support@rdkcentral.com

...