I've nrf52833dk board, I'm doing i2c exercise from Dev Academy's NRF connect sdk fundamental course.
For some reason I used 'Quick Start' option in "nrf connect for Desktop" software and since then I'm unable to load program into the nrf52833dk board.
1. Whenever I'm connecting the nrf52833dk board to pc via usb cable, I'm not seeing the name of my board in PC's Device Manager and hence NOT seeing the name under 'CONNECETD DEVICES' option in VS Code nrf connect SDK.
Also,
2. NONE of the onboard LEDs are glowing when I power-up the nrf52833dk board ( i.e. when I connect the nrf52833dk board to PC via usb cable) BUT I'm getting Vdd = 3V and the 5v pin is also correctly showing 5V on multi-meter.
3. I tested the usb cable and It's all fine, PC usb port is also fine.
4. I pressed and hold the IF BOOT/RESET button (SW5) and then while holding plugged the usb back in, kept button pressed for 5-10 sec i.e. Tried to Force the interface MCU into bootloader mode, BUT NOTHING CHANGED. The Dvice Manager showed nothing.