I have setup a 1-1 paired central(+peripheral) <=> peripheral
Central is a 52832, SDK 16.0, SD s132 v7.0.1
peripheral is a 52811, SDK 16.0, SD s112 v7.0.1
I can perform a DFU on each of them independently from a mobile phone, with zips built for each using different pem keys.
What I want is the mobile phone to connect only to the central, and to be able to send the peripheral_dfu.zip to the central, and make the central perform DFU on the peripheral.
Is that possible at all ? How can I do it ?