nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

How to flash a Nordic nRF52833 chip?

We have first worked with a development kit from Nordic (nRF52840 DK) . We flashed the BLE applications using the nRF Command Line Tools. 

https://www.nordicsemi.com/Products/Development-tools/nrf-command-line-tools/download#infotabs

Now, we want to understand how to flash a Nordic nRF52833 alone without the Development KIT board.

Can you please help me on this ?

Thanks,
Rahul

Parents
  • Hi Rahul,

    You flash a nRF52833 in the same way, regardless of it being on a DK or other board. The special thing about the DK is that it has an onboard Segger J-Link debugger which you are using. For flashing a nRF on another board, you need to connect a debugger to the SWD pins. If you use a Segger debugger you can use the exact same tools as you use with the DK.

    Einar

Reply
  • Hi Rahul,

    You flash a nRF52833 in the same way, regardless of it being on a DK or other board. The special thing about the DK is that it has an onboard Segger J-Link debugger which you are using. For flashing a nRF on another board, you need to connect a debugger to the SWD pins. If you use a Segger debugger you can use the exact same tools as you use with the DK.

    Einar

Children
No Data
Related