2022-03-07 01:40 PM
I really have hard time finding any demonstration on your website, in particular on this page you mention that "All the binaries provided are available at: \Projects\<STM32 board name>\Demonstrations\<Demonstration name>\Binaries\" but where exactly is this Project Folder?
To be more specific, I would like example of:
Best
2022-03-07 02:14 PM
https://www.st.com/en/embedded-software/x-cube-cellular.html
Unpack the ZIP file
STM32CubeExpansion_CELLULAR_V7.0.0\Projects\B-L462E-CELL1\Demonstrations\Nx_TCP_Echo_Client\Binaries\l462_modemip.bin
2022-03-07 02:43 PM
Thanks for your prompt reply, so excited to open it tomorrow ! :)
2022-03-08 12:04 AM
Thanks. It seems that all main.c files have an empty while, however I am looking for code examples where could I find them ?
2022-03-11 03:23 AM
Hi @JZaya.1 ,
Code examples should be available in the package X-Cube-Cellular.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2022-03-11 04:19 AM
Thanks for your reply @Amel NASRI]. I do not see where the demo code is.
In this folder: en.x-cube-cellular_v7-0-0_v7.0.0\STM32CubeExpansion_CELLULAR_V7.0.0\Projects\B-L462E-CELL1\Demonstrations\Nx_TCP_Echo_Client_PPP\Core\Src
I would expect demo code to be in the main.c but its while is empty
2022-04-12 05:27 AM
I think you can find the code in:
Nx_TCP_Echo_Client\Applications\Nx_TCP_Echo_Client\tcp_echo_client.c
In the main.c file you'll only find code that will start up the RTOS and initialize software/hardware components.
2023-03-11 08:34 AM
@AdVs
There is no such file
Nx_TCP_Echo_Client\Applications\Nx_TCP_Echo_Client\tcp_echo_client.c
2023-03-14 06:30 AM
@JZaya.1 you'll need to open the project on the stm32cube ide