User Activity

I'm updating X-CUBE-CELLULAR in my project from v3.0.0 to v6.0.1, but I haven't found documentation or examples to create secure sockets.With v3, it was as simple as follows: bool tls = (pCtx->protocol==HTTP_PROTO_HTTPS);   pCtx->sock = net_socket...
I've recently acquired the P-L496G-CELL02 board to test the ST integration with Azure IoT Hub.The software provided by ST includes projects for the next boards:STM32F769I-DISCO (2 Mbytes of Flash)STM32F413H-DISCO (1.5 Mbytes of Flash)B-L475E-IOT01A (...