Hi, I am testing nRF9160 DFU over LTE function.
Here is guide: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/http_application_update/README.html
My question is:
1. This example will generate seven hex files after being built. Which file should I flash into nRF9160 sip? This guid didn't tell in detail.
2. Which network will be used to do DFU in default, LTE-M or NB1 ?
3. How to change code to use LTE-M / NB1 sim card to DFU if I want to evaluate this two types of network?