Feature request: nRF Sniffer buttonless DFU

Hello,

We are using nRF sniffers in CI environment for troubleshooting Bluetooth LE related problems. Since we are adding more and more sniffers, it would be really helpful if the nRF sniffer firmware would support buttonless DFU similarly than how pc-ble-driver connectivity firmware does.

Currently updating the firmware of nRF sniffer requires manual work from us as someone needs to go and press the button to trigger to the bootloader mode.

Parents Reply
  • It is the need to do a button press that is what you want to get rid of, right?

    Adding the buttonless DFU like the pc-ble-driver has is doing DFU over Bluetooth.
    Simultaneous Bluetooth and Sniffer is not possible without compromising the usability of the Sniffer.

    There are other ways to get around the button press though, if all you need is something that is scriptable?

    The nrf52840 dongle is the only board that has this requirement.
    Using a nrf5240 DK and attaching the USB cable is an alternative.

Children
No Data
Related