still could not find the cell. when sim remove 1, it start to search the network,but can't find cell 1. After type  'sim testcard 1' in telnet,it did nothing. I entered "configure terminal>ms 1>network-selection-mode manual" to trigger plmn search, still can't find the cell. 
what is the right way to get the phone doing plmn search with sim card in cfg file. what I done above is ok?
I compared the 2 trxcon  log between mobile  and cell_log, mobile just could not find the cell. Any more suggestion about this? cell 1 already locked. Is the default cfg(osmocom-bb/doc/examples/mobile/default.cfg) ok? or do you need more logs ? 
Thanks again!
 

image.png

Vadim Yanitskiy <axilirator@gmail.com> 于2024年3月22日周五 13:44写道:
On 22.03.2024 08:49, Wang Fang wrote:
>      Another simple question is how to start the phone in vty. When i
> entered :
> OsmocomBB(mobile)> en
> OsmocomBB(mobile)# sim testcard 1
> SIM already attached, remove first!
>      it seems not triggered  plmn search.what is the command to start the
> phone? Thank again!

Check the config file, you most likely already have 'sim reader'
configured in it.  Either modify the config file to use the testcard, or
do 'sim remove 1' before doing 'sim testcard 1'.

--
Best regards,
Vadim.