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

nRF52 development kit by OHTCOM

Hi, I'm not sure if this forum support that board but if YES, can You explain how to upload some program on that board. I think that process is little bit different that on original board. Thanks.

  • Hello. I googled the name, and found a product site here.

    From what i can see, the board does not have a on-board debugger. You will then have to buy a stand-alone debugger, or use a normal nRF52 DK to program it. You can check out debuggers from segger here. Alternatively, you can use a cheaper CMSIS-DAP solution like this or similar.

    You should contact the manufacturer about this, as my assumptions are based on pictures of the board.

    You can also try to search around the internet (and this forum) for "programming custom nrf51 / nrf52 boards"

    -Anders

Related