Versions Compared

Key

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

...

  • We can verify wifi-hal logs like connecting to particular ssid or not,wifi initialization and all  it on netsrvmgr service. 
    Example:  journalctl -x -u netsrvmgr                 
  •  If we dont have network we may have seen problem with lighting apps.For Debugging Lightening apps, in WebBrowser provide the <STB-ipaddress:9998> as shown below.          


Testcase Validation

   1)Need to give details of the wifi interface like  ssid and psk in /opt/wifi/wpa_supplicant.conf file  and remove Ethernet interface and do reboot.After that it will show the wifi ip in RDKSplashscreen.

Image AddedImage Added 

Referrence

netsrvmgr

https://github.com/WebPlatformForEmbedded/ThunderNanoServices/blob/master/NetworkControl/doc/NetworkControlPlugin.md#ref.Thunder

...