Add X-CUBE-CELLULAR to an existing project using X-CUBE-AZRTOS-L4 on B-L462E-CELL1
Hi,
I am currently working on a project with the B-L462E-CELL1 Cellular IoT Discovery kit using the X-CUBE-AZRTOS-L4 Azure RTOS software expansion in the XCube IDE and would like to add the X-CUBE-CELLULAR expansion package to my project to support the cellular connectivity feature of the chip.
However, when I copy the files used in the example project (STM32CubeExpansion_CELLULAR_V7.0\Projects\B-L462E-CELL1\Demonstrations\Nx_TCP_Echo_Client)^into mine, I get some unresolved includes. However, I have the same includes in my projec under Parameters>C/C++ General>Paths and symbols>Includes as what is present in the example project mentioned earlier. I see that the How to>How to implement your own application section of the documentation says "Coming soon", so I can't read more doc on how to do it.
So I wanted to know what files to include in my project and how to set up my project correctly to include the X-CUBE-CELLULAR expansion package to my project and thus use the cell function of my dev kit. Has anyone managed to do this?
Thanks.
Bests regards
