Hi everyone,
I'm a beginner with nordic development and I managed to screw up my development kit. It started when I was trying to figure out the BLE blinky app with my IOS phone, when I noticed that the phone detects Nordic Prox instead of blinky. I'm not sure what happened, also the kit doesn't show up as J-link on windows.
I have another kit and that one seems to show up.
Where I could have messed up: nRFgo Studio, I kind of fudged the following instructions.
nRFgo Studio
To program the SoftDevice using nRFgo Studio, perform the following steps:
- Open nRFgo Studio.
- In the Device Manager, select the nRF5 Development board that you are working with (identified by the SEGGER serial number).
- Select the Program SoftDevice tab.
- Click Browse and navigate to the SoftDevice file that you want to use.
- Click Program.
nRFgo Studio will erase any existing SoftDevice and program the selected SoftDevice.
So instead of following this instruction, when I didn't see the NRF5 development board on my device manager, I clicked on the NRF5x bootloader and programmed the softdevice in the SDK in the DFU package section.
Anyways, I have no idea what I'm doing, I just want to get NRF connect to work with Ble binky on my phone and now it seems like my board is broken. Is there a nice factory reset option I can try to start over?