Only PTI commands on nRF9151 custom board

Hello,

I have a custom board with nRF9151 and nano SIM card. I have flashed at_client sample to the module and trying to test different at commands.

It seems only PTI commands are available such as:

> at+cgmi
Nordic Semiconductor ASA
OK
> at+cgmm
nRF9151-LACA
OK
> at+cgmr
mfw-pti_nrf91x1_2.3.5
OK

> AT%SIMTEST
%SIMTEST: 0
OK

and I receive error for other nRF9151 commands such as:

> at+cfun=0
ERROR

Can you please advise how to resolve this issue?

Thanks

Parents Reply Children
Related