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

Dual transport DFU (UART and OTA) in nRF52833

Hi,

Is it possible to have dual transport for DFU (UART and OTA)?

I read this in the forum: https://devzone.nordicsemi.com/f/nordic-q-a/28118/multiple-dfu-transports

But since I use SDK v17, things had changed.

Currently the challenge I encountered is the reduced protocol. UART requires full protocol, while OTA requires reduced one.

Before I dive deeper, I would like to know, is it possible to consolidate UART and OTA?

Or, in general, is it possible to have dual transport in SDK v17?

Parents Reply Children
Related