I have a oneplus one which had CM 13 installed on it. The recovery is TWRP. Last day I tried to install Kali Nethunter ROM on the same from recovery. However things got messy and the phone didn't boot. To make things worse, I by mistake wiped everything on the device.
So I now have A device with NO OS and NO Data.
Then I booted the device to recovery and tried to use sideload. However the device wasn't getting detected on my laptop. Following commands resulted no positive results.
adb devices [no devices connected]
adb push [failed]
adb sideload [failed]
Since the device is not even getting detected as an unknown device in the USB port, I tried installing the universal adb driver available. That also didn't help.
What could I be doing wrong?