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

NRF Gostudio not able to detect the 3rd party Evaluation Board

I am using the development board based on NRF 52840 from Rigado BMD340. I connected the Eval Board via USB and in the NRFgo Studio it shows that the board is detected below the NRF52 development boards column but on the right window it shows that no device is detected. What is the problem here?

Thank You.

Parents
  • Hello,

    Have you tried the "Recover" button from your screenshot?

    I am not really sure what they have put on the chip on the eval board, but if there is an application which have enabled readback protection, you must recover the chip before being able to use nRFgo Studio.

    Also, check that all the switches on the Eval board are in the correct positions. I can't say what the right positions are, because I am not familiar with it.

    If the above doesn't work, can you try with nrfjprog? (latest version).

    When installed and added to your environment path, type "nrfjprog -e" in a cmd terminal. What does it print then?

    Best regards,

    Edvin

Reply
  • Hello,

    Have you tried the "Recover" button from your screenshot?

    I am not really sure what they have put on the chip on the eval board, but if there is an application which have enabled readback protection, you must recover the chip before being able to use nRFgo Studio.

    Also, check that all the switches on the Eval board are in the correct positions. I can't say what the right positions are, because I am not familiar with it.

    If the above doesn't work, can you try with nrfjprog? (latest version).

    When installed and added to your environment path, type "nrfjprog -e" in a cmd terminal. What does it print then?

    Best regards,

    Edvin

Children
Related