Programming BLE MICRO with J-LINK

I’ve connected my J-LINK to the BLE MICRO and was trying to use nRFgo Studio to program new soft device (S130) there but the BLE MICRO is not visible to nRFgo, I believe I don’t have an issue with J-LINK itself because I am able to “see” another board with nRF51822 if I connect it.

This is my connection setup (Left column - BLE Micro, Right column - J-LINK 20 pin cable):

GND GND (6)
SWDIO SWDIO (7)
SWDCLK SWDCLK (9)

I also connected GND and VCC to the 3v power supply and I am actually able to see (with help of my phone) the device with the name nRF UART which means that power was connected in a right way.

Do I need to do any additional connections/adjustments ?