Sorry, but there are no more tags available to filter with.
  • Some advice on nrf52-dk

    I am looking into learning how to program the nrf52 with the nrf52-dk. I have been programming AVR and ARM-M0 for a couple of years now. I am familiar embedded programing in C. When I head over to the "Getting Started" page for the nrf52-dk , I see there…
  • On-Board programmer erased, How to reflash it? What to reflash?

    On a NRF52DK Board, There is an on-board programmer done with ATSAM3U2C seen as a Segger programmer or a Jlink Progammer. By mistake, I erased the entire flash of this programmer. I know it's possible to change its firmware with the IF BOOT/RESEST…
  • Application does not start without debugger connected

    Hello, in my current project we develop a BLE firmware which runs on a custom board based on a Telit +s42 module (with integrated nRF52 SoC). We are able to flash the module via SWDIO/SWCLK connected to the debug out connector of the nRF52DK. After…