FOTA over WiFi

We are using an nrf9151 with a nrf7002 as a wifi companion. From the samples and the nordic dev academy, I can see  how one would do a modem / application firmware update over-the-air using a cellular connection (we also have external flash, so we should be able to fit a full modem firmware update).

I was wondering how one would go about using WiFi to update firmware on the nrf9151, assuming a working connection to a WiFi AP.

Is it just a matter of setting the correct `pdn_id` parameter of the `fota_download` function? (And if so, how would I obtain the `pdn_id` of the WiFi link)

- 0sleep

Parents Reply Children
No Data
Related