I am currently using one nrf51dk board that is automatically showing itself on my computer as a mapped storage device with the label "JLINK".
This is actually a board I borrowed from someone, after i bricked my own, so that I can continue working until a new board arrives.
But in the meantime, there is something that is bothering me: the nrf51dk board I inadvertently bricked was not doing this. It was NEVENR being mapped as "JLINK", but instead would only map itself as "BOOTLOADER" hen running the "START+RESET" routine.
Because of how the previous board behaved, I assume there is a way to have the new board also behave the same. Anyone knows how to achieve this?
I have been using linux (same computer with the 1st board and now with the borrowed one), but I don't think that that is relevant, as it looks like either some configuration on the board, or maybe a different bootloader or softdevice?
On the first board I actually was using mbed studio at start, before I figured out how to put SDK12 working with the nrf51dk board, so maybe there was something that mbed studio did to disable this JLINK storage device mapping?