I received some A/B differential modem firmware for testing the modem FOTA, but am unable to open the DFU socket at all. I am currently using mfw_nrf9160_1.0.1 and NRFX library from commit a806f5fcac3bde98c4c7324a0c4d547b4ba89f75.
When I try to start the download, the application grabs the first fragment, recognizes it as modem firmware, then gets a result code of -1 when it tries to open the socket.
Is there some pre-requisite I'm missing for this to work?