Hi folks.<br><br>Running layer1 (no TX) on GTA02 with host applications compiled for GTA02 also. Layer1 seems not able to communicate with SIM card, and so no IMSI etc. Mobile enters in "emergency calls only" mode. Simtest firmware also fails.<br>

<br>SIM and phone hardware is checked working with fsogsmd.<br><br> I cannot find any configure switch to disable/enable SIM, and it has no sense on simtest firmware anyway.  <br><br>Has anything to do with this note on sim.h and the fact that on GTA02 you should cycle the baseband power after osmocon start for romloader to begin?<br>
/* Known Bugs:<br>   1.) After powering down the simcard communication stops working<br>*/<br><br>logs:<br>mobile over layer1 (no TX):<br>-----<br><000f> sim.c:1206 init SIM client<br><0006> gsm48_cc.c:63 init Call Control<br>
<0001> gsm48_rr.c:5100 init Radio Ressource process<br><0005> gsm48_mm.c:1312 init Mobility Management process<br>
<0005> gsm48_mm.c:1035 Selecting PLMN SEARCH state, because no SIM.<br><0002> gsm322.c:5023 init PLMN process<br><0003> gsm322.c:5024 init Cell Selection process<br><0003> gsm322.c:5081 Read stored BA list (mcc=XXX mnc=XX $COUNTRY, $NETWORK)<br>

<0003> gsm322.c:5081 Read stored BA list (mcc=XXX mnc=XX $COUNTRY, $NETWORK)<br><0003> gsm322.c:5081 Read stored BA list (mcc=XXX mnc=XX  $COUNTRY, $NETWORK)<br>***<br>Warning: Mobile '1' has default IMEI: 000000000000000<br>

This could relate your identitiy to other users with default IMEI.<br>***<br>Mobile '1' initialized, please start phone now!<br><0002> gsm322.c:3804 (ms 1) Event 'EVENT_SWITCH_ON' for automatic PLMN selection in state 'A0 null'<br>

<000e> gsm322.c:1356 SIM is removed<br><0002> gsm322.c:1357 SIM is removed<br><0002> gsm322.c:800 new state 'A0 null' -> 'A6 no SIM inserted'<br>-----------------<br><br>simtest firmware :<br>

----------------SIMTEST----8<-----------------<br>Initializing driver:<br>Power up simcard:<br>(0 bytes)<br>Reset simcard:<br>(0 bytes)<br>79 f0 ce db f3 cd 8e 7a 10 a1 6c 3a 61 6f 8f (15 bytes)<br>Test Phase 1: Testing bare sim commands...<br>

 * Testing SELECT: Selecting MF<br>   ==> Status word: ffff<br> * Testing SELECT: Selecting DF_GSM<br>   ==> Status word: ffff<br> * Testing SELECT: Selecting EF_IMSI<br>   ==> Status word: ffff<br> * Testing STATUS:<br>

   ==> Status word: ffff<br> * Testing READ BINARY:<br>   ==> Status word: ffff<br>       Data: db 0 0 0 0 0 0 0 0 (9 bytes)<br>------------END SIMTEST----8<-----------------<br><br><br>
On the other hand, on GTA02 osmocon or romloader doesn't start if battery is not attached. Keeps staying on "Sending beacon". <br>Regards<br>