Environment
- nRF9151DK.
- Using nRF tools and SDK v3.1.1 & also v3.2.3.
- Based in New Zealand and currently on Spark network.
Issue
Trying to run the sample app -> nrf_cloud_coap_fota but failing out of the box. If I understand the code correctly, it appears to be using `CONFIG_NET_NATIVE` which doesn't make any sense to me. I was under impression that the nrf approach to networking was to use the nrf_modem library? What's going on with this?
Also, I tried building the asset tracker sample as an alternative approach. But this doesn't seem to be supported at current versions - it's years out of date?!? I could go through and start hacking away at all the incompatibilities, but a) that's nordic's job, and b) I don't know what I'm doing.
Nordic - what is the plan here? Can you provide me with some working sample apps for nrf9151 for recent SDK versions. If you could verify them on the nrf9151DK, that would be ideal.
