NRF52840 and Installing SoftDevice SS340-SD-v6.1.1 ANT / BLE 5

I'm stuck with trying to install Nordic/ANT+ SoftDevice SS340-SD-v6.1.1 on the Adafruit Itsy Bitsy NRF52840.

Within nRF Connect - Programmer, I am getting the following error: "Unsupported device. The detected device could not be recognized as neither JLink device nor Nordic USB device."

Please help. Thanks.

Parents Reply Children
  • Thanks Amanda,

    Can you help me with starting from scratch with the NRF52840 SoC on this board...

    I think the first few steps that are necessary is to simply achieve some tests with the S340 SoftDevice

    Having the J-Link now, through NRF Connect-Programmer I have erased the memory on the NRF52840 SOC and flashed it with Nordic's MBR/bootloader and the S340 SoftDevice. I have the Segger Embedded Studio IDE installed and would like to run any beginner sketch to test maybe a blinking LED (which is GPIO Pin #3) on the board. Can you help me with this first step in making sure the board accepted the flash update?

    Thanks.

  • Hi,

    RMall said:
    Having the J-Link now, through NRF Connect-Programmer I have erased the memory on the NRF52840 SOC and flashed it with Nordic's MBR/bootloader and the S340 SoftDevice.

    Good. 

    RMall said:
    Having the J-Link now, through NRF Connect-Programmer I have erased the memory on the NRF52840 SOC and flashed it with Nordic's MBR/bootloader and the S340 SoftDevice.

    Are you able to see the device advertising as "DfuTarg"? If so, you need to install nRF-Util to generate the updated package. See Performing a DFU doc.

    I will be out of the office next week. If you need any further help, please create a new support case and my colleague will help you.  

    -Amanda

  • Thanks. I'm not even sure where to be looking for where the device would be advertising? It's not registering as a USB device in Windows Explorer any more. Double tapping the reset button the board does not put it in DFU mode any longer either, as it did with the Adafruit bootloader.

    I tried to run the following with nrfutil... Not sure if this is the correct procedure to "generate the updated package".



    Here is what nRF Connect-Programmer looks like after putting the ANT_s340_nrf52_7.0.1.hex on the board.

    That's where I am at currently.


  • Enjoy your time out of the office. Thanks for continuing to help me through this challenge of getting started.

  • Hi, 

    From the last figure, it seems there is only the ANT_s340_nrf52_7.0.1.hex on the device. It would need to program the Adafruit bootloader. 

    -Amanda

Related