ID=latest;
```
-### For verifying BLE operations,
-**BLE Advertisement using nRF is used for BLE device detection**
-We have used nRF connect application on Android to emulate Mobile side GATT scenario. In nRF connect application, do following:
-
-```
-1. Create advertiser
-2. Set property connectable
-3. Include TX power in Adv data
-4. Add manufacturer data as : Company Id: 0x0075, Data: 0X420D0101010100E45D75FDE345
+### Preconditions for verifying operations
```
-For verifying WiFi operations,
+For verifying WiFi operations:
```
1. Connect TV and mobile to same WiFi AP first
```
```
-## 2. Add Devices (Example: Wi-Fi device)
+## 2. Add Devices (Example: Wi-Fi device, same steps for BLE device as well)
```
( 3881) >> 3
STEP 2. re-install ua-manager RPMs
-STEP 3. set capabilities
-sh-3.2# setcap cap_net_admin,cap_net_raw,cap_sys_rawio+eip /usr/bin/ua-manager
-sh-3.2# /usr/share/security-config/set_capability
-
-STEP 4. sync & reboot
+STEP 3. sync & reboot
```