Hello,
I've been using http/https for some time with Zephyr, and am now venturing into using LTE/NB-IoT on a NRF9160DK board.
Unfortunately, from what I can tell, the modem networking is offloaded, and as such sidesteps the built-in Zephyr networking code which provides https.
Am I right in thinking that that means that https isn't available through the mobile network? Hopefully I've just missed something fundamental.
(I appreciate that it is common to use UDP/DTLS communication with LTE to minimise data usage)
Thanks in advance,
Nick