Hi!
I'm updating to SDK v1.7.1 and I am looking at the changes in LwM2M Carrier Library v0.20.1. I was previously using LwM2M Carrier LIbrary v0.10.2
The big change is the application now needs to build in the CA certificates used to authenticate the FOTA package. The samples show how to do this and include certificates from nrf/samples/nrf9160/lwm2m_carrier/certs
My question then is which certificates do I need to build into my application?
We are using iBasis SIM cards, though if Nordic is signing the modem FOTA package then I wouldn't expect that to matter.
Thank you!