2021-10-08 6:29 AM
2021-10-10 9:58 PM
You can try to use User USB connector (CN8) or STlink USB connector (CN9) to check if there is a response.
2021-10-10 10:30 PM
it should be OK to connect USB-UART CN10;
select one of virtual COM port, with recognized message.
configure with 115200,8,n1. no flow.
key in the Return Key, user should see the prompt character '>'. then you may input at command: "at at" and input Return, user should see expected response
2021-10-19 8:47 AM
My CLI is disable
2021-10-19 7:09 PM
2 COM ports will be visible when USB-UART CN10 of B-L462E-CELL1 board is connected to PC, by default the CLI port should be enabled.
2021-10-20 12:47 AM
It shows disabled, and I press return key and nothing happens. How can I fix it?
2021-10-20 1:06 AM
You may try to recover to default configuration.
Get some binary or source files from x-cube-cellular website https://www.st.com/en/embedded-software/x-cube-cellular.html, then you can find the binary at (or similar location) STM32CubeExpansion_CELLULAR_V5.2.0\Projects\B_L462E\Demonstrations\Cellular\Binaries\l462_t1se_socket_v520.bin
2021-10-20 2:06 AM
I downloaded the x-cube-cellular and patch version 5.2.1, then flashed the binaries of the patch and x-cube folders, and the result was the same ( CLI disable). After I put the patch in the x-cube-cellular folder ( replacing the same files) and still not working. What could it be?
In short, i tried the 3 binaries ( patch / x-cube / patch+x-cube) and didn´t work.
2021-10-21 11:25 PM
You may try with STlink USB connector (CN9) to check if there is a response. almost the same way, but better to set "local echo"
2021-10-21 11:43 PM
STlink USB connector (CN9) , at command response, for B-L462E-CELL1 board :