Sorry, but there are no more tags available to filter with.
  • Nordic GCC HCI DFU Example hangs after 1st data packet, any idea why?

    Hi, I'm trying to determine why a HCI DFU upload fails. There is a log of the communication below showing the serial request/responses on the Windows side. Is anyone able to suggest what I could try to fix this or let me know what the return codes…
  • Does DFU HCI(serial) requires an ack from bootloader?

    Hello, I'm stuck in DFU using HCI(serial).. I'm using nrf51822 , softdevice s110 ver 6.0.0 . I used example code in "nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\device_firmware_updates\bootloader", and using nRFgo Studio --> nRF51 Bootloader to…