I wanted to try the bootloader related example. I was using the IAR to run peripheral examples.
But for bootloader example, I saw that IAR was not listed. So installed the nrfgo Studio
I understood the softdevice may need to be updated. So used nrfgo. Here, I entered bootloader mode by pressing Reset Button and power-cycling. I selected the softdevice hex s140 from 15.3.0 SDK->Components folder. I was not sure if the Softdevice programming was successfull. But the com-port stopped showing up
Currently,
1. I see no LED glows if I connect the board to the PC
2. If I enable bootload mode using reset button, led 5 glows continuously
3. COM port is not seen anymore
4. Unable to use IAR debugger to download and debug. I get the option to connect via IP as seen in the attached picture
Can you please let me know what has happened?