i have used same Serial_lte_modem sample code from nordic toolchain 2.6.0 , Enabled shell just by setting config macro
CONFIG_SHELL=y and SLM uart loging is by default enbaled for uart0 , so i moved it for uart2 in overlay file and at commands working properly for uart2 ,
uart0 is also showing internal logs whihc are in default sample, and uart:~$ symbol also comming in green color as per default configurations but there is not any response comming for
help command and also not for my custom command test command.
so, my question is , is there any problem between modem and shell operation.
Machine : Windows
so, my question is , is there any problem between modem and shell operation.
Machine : Windows
Toolchain :2.6.0
Development env : vscode