DFU Trigger Library (USB) is indicated that only for nRF52840 SoC. For other SoCs, can I use it after some modification of the library easily? What's the limits?
DFU Trigger Library (USB) is indicated that only for nRF52840 SoC. For other SoCs, can I use it after some modification of the library easily? What's the limits?
The DFU trigger library was designed for the PCA10059 where the application code can trigger a pin reset using a normal GPIO pin. It's the only thing special about it. You can easily use this library for the nrf52833 board that has the same kind connection from a GPIO pin to the reset pin on the PCB.
The DFU trigger library was designed for the PCA10059 where the application code can trigger a pin reset using a normal GPIO pin. It's the only thing special about it. You can easily use this library for the nrf52833 board that has the same kind connection from a GPIO pin to the reset pin on the PCB.