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

nRFgo studio program abnormal

hello, 

I want to use nRFgo studio download hex for NRF52810, but I have a problem as follows:

I do not know how to solve the problem, thank you very much!

best regards!

Parents
  • Hi,

    nRFgo Studio is legacy software chich is no longer maintained. I recommend you use the nRF Connect Programmer app instead if you want a GUI tool from programming. Alternatively you can use nrfjprog, which is part of  nRF5 Command Line Tools.

  • hello,
    according your suggestion, I attempted to use NRF Connect and nRF5 command line tools to download hex files, but I have other problems.
    (1)using NRF Connect
        OS: win10
        (a)nrfconnectsetup260.exe can not be installed because it appears interface as follows, so I click "yes",and then there is no other installation interface appears.
            
        (b)nrfconnectsetup250.exe can not installed because the file is incomplete, I try to download several times, and it still appears error. 
          
        (c)so I download nrfconnectsetup240.exe, it can install normally, when I add programmer and it appear version problem as follows:
    (2)using nRF5 command line
        OS:win10 or win xp
        nRFjprog is operated by WIN+R---->cmd---->enter---->nrfjprog---->enter
        nRF cmd style: nrfjprog -f NRF52 --program "F:\nrf52810_lamp.hex" --chiperase
        hex file is in the path of "F:\".
        and it appears error as follows:
        
    so, I really do not know how to do with it?  can you give me some advices please?
    thank you very much!
Reply
  • hello,
    according your suggestion, I attempted to use NRF Connect and nRF5 command line tools to download hex files, but I have other problems.
    (1)using NRF Connect
        OS: win10
        (a)nrfconnectsetup260.exe can not be installed because it appears interface as follows, so I click "yes",and then there is no other installation interface appears.
            
        (b)nrfconnectsetup250.exe can not installed because the file is incomplete, I try to download several times, and it still appears error. 
          
        (c)so I download nrfconnectsetup240.exe, it can install normally, when I add programmer and it appear version problem as follows:
    (2)using nRF5 command line
        OS:win10 or win xp
        nRFjprog is operated by WIN+R---->cmd---->enter---->nrfjprog---->enter
        nRF cmd style: nrfjprog -f NRF52 --program "F:\nrf52810_lamp.hex" --chiperase
        hex file is in the path of "F:\".
        and it appears error as follows:
        
    so, I really do not know how to do with it?  can you give me some advices please?
    thank you very much!
Children
No Data
Related