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

nRF24LE Info Page

I have many nRF24LE1E chips that have a corrupted Info Page. I use the Dataman-48Pro2 programmer. I have read and saved the Info Page from a working chip but have not been able to restore the Info Page on a non-working chip. Can you recommend a method or a programming device that is capable of writing to the Info Page? I have received confirmation from Dataman that their programmer can only read the Info Page but not write to it. The corrupted Info Page has occurred while our developers have inadvertently written to the Info Page area. We would like to be able to restore these corrupted chips.

Thank you,

Gary 

Parents Reply Children
  • Hi 

    You can't use the nRFgo Starter kit to program any of the nRF5x family of devices. 

    With the move from the nRF24L series to the nRF5x series we moved from an SPI based programming interface to a 2-wire SWD interface, and the nRFgo Starter kit doesn't support this interface. 

    I would suggest you buy an nRF51DK to do development on the nRF51 series. The DK comes with a debug out port that allow you to program external boards (you need to buy the 10-pin J-Link connector separately). 

    The nRF6700 is referred to as a Motherboard in nRFgo Studio. If you have your board connected it should show up under Motherboards in the Device Manager window on the left side. 

    Best regards
    Torbjørn

Related