Not able to Uplaod/flash code into nrf52 Adafruit Feather

Hello!

I'm very new to nrf connect and have been using VS Code for development. Recently I got nrf52 Adafruit Feather, with nrf52832 chip and I've been trying to upload code to it. I tried everything that I could find but since I'm very new to this development environment, it's very difficult for me to upload code to this board. The VS Code Shows "no device connected", I tried the Programmer from nrf Connect for Desktop too, it does seem to find the device but still not able to upload as it shows 

No operations possible for device.
If the device is a MCUBoot device make sure it is in the bootloader mode.
If the device is a JLink device, please make sure J-Link Software is installed.
I did put the device to boatloader mode, but still no luck
I do believe that I'm missing something big here as I'm completely new to this so please, any of you can help me to guide through this step by step, it would be amazing.
Parents Reply
  • Thank you for your reply!

    I got the device into DFU mode by connecting DFU pin to GND and resetting it, starts to blink red led only. I think it's into DFU mode now which I suppose is needed to flash the code. And then I also tried to install the nrfutil but couldn't get it to work(confused with the installation part). Isn't there any simpler way to flash the code? I'm a long time user of ESP-IDF but getting started with nrf seems surprisingly very steep for me. I do have nrf52840 with seeed xiao and it was quite simpler to upload using UF2 file directly into the device and work with it.

    Thank you for your patience Sweat smile

Children
Related