This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf51 422 QFAC : no device is connected ?

Hi , I've just started using a Nordic's product : an nRF51 422 QFAC develepement Kit I was running tests by loading examples on this board when I lost the connection between the nRF and the computer , to be honest the example's loading was kind of really excessive because i had some issues with the board responding to the code ... i used different IDEs : Keil and IAR and I copied the .hex file to the external storage device (J-link) ... I proceeded in that way for a coupe of times which had lead , as far as I believe, to the fact that the device could no longer be detected neither by nrfgo studio or any IDE nor as a storage device . Now Led 5 is permanently off (the 4 other leds are still working anyway) Thank you for your attention . P.S this post had been edited just to make clearer for further reads

  • This sounds a bit serious, since this only occurs if the on board programming chip is faulty, or there are (hopefully) some power issue which are easy to fix.

    Can you describe exactly how it happened?

    Try plugging into other USBs, change USB cable, test wether other devices work with same USB configuration, try running the DK of a battery (LED5 will not work on battery but all others will). Can you try measuring the VDD and 5V pin while USB is connected?

    Solution; you can try holding in the reset button and get it into bootloader mode. This way you can drag and drop the interface firmware (downloadable from nordicsemi) onto the board.

  • Hi first of all I have to admit being "stupid" as far as dealing with the board lately : I have loaded some examples and since I had issues with its response ,something like : the IDE saying everything is fine and the board acting otherwise , so I tried different IDEs and I've tried copying the .hex file multiple times (it only responded correctly to the manual file copying ) I kept doing that and I lost connectiion in the process but to mention the last program is stilll running (softled blink) I have tried to jump the 2-pin P22 (it was suggested at "similar" case ) but still no response ... I plugged different USB cables , different ports ... yet nothing have changed

  • Okay, then the nrf still has power. Have you tried flashing the board with Keil, nrfgo studio or nrfjprog? Does the board enumerate as an external storage device on your computer still? I don't have my hardware before Tuesday, but I would advise you to contact Nordic support directly, since per my knowledge at least, the Segger OBD (which has the label) should never be affected by this procedure. What version of the DK do you have?

  • Also, try holding the reset button while powering up and see if it goes into bootloader mode. If not, you need an external jlink debugger with a 10 pin adapter to recover the OBD

  • Seriously ... you kind of saved my life ... I'll be eternaly in debt to you the solution was "holding the reset button while powering up "

Related