I initially loaded blinky program in pca10059 using nrfconnect, everything is perfectly working ,
later I have to work in openthead cli uart for which I changed uart pin configuration in pca10056 example coding (<root foalder> \nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8 \examples \thread\cli\ftd\uart\pca10056\blank\ses) and loaded in pca10059, since it involves memory issues I burnt pca10059 using jlink and UART commands are working properly.
since then dongle can be programmed only through jlink , I erased the program (pressed the reset key while inserting in USB slot)and still it is not get detected in nrfconnect software for bootloading through usb.
it can be programmed through jlink and UART commands works properly after this , U have any idea where I went wrong or how to solve the issue