Dear Sara,
Thanks for the log. In the trace I do see that the internal SIM card is still used since the SW did not detect any SIM card on the SIM slot. Did you insert the SIM card properly on the SIM slot?
Yes the modem support NB-IoT. To enable it, you need to send an AT command at at%setacfg=radiom.config.preferred_rat_list,"NBIOT".
You enter this command on the terminal at anytime.
If you do not want to be disturbed by the trace, then i suggest you to configure the X-CUBE-CELLULAR to only run the modem as following:
1/ enter on the terminal "cst target off" to power of the Modem
2/enter "cst target modem" to Power on the Modem only. X-CUBE-CELLULAR boots the Modem and now ready to send any AT command to the Modem.
3/enter "at at%getacfg=radiom.config.preferred_rat_list" to read the current RAT. It should return CatM
4/enter "at at%setacfg=radiom.config.preferred_rat_list,"NBIOT" to select NBIoT. This configuration will be stored in the modem flash memory.
Now you can reboot the device, the Modem will search only NBIoT
I hope it helps
Best Regards
Solofo