Hi Mariana,
I understand that you do not want to use the eSIM Truphone inside the Module. You just need to insert the SIM card in the SIM slot and X-CUBE-CELLULAR will first use the external SIM card. X-CUBE-CELLULAR will automatically select the plastic SIM card.
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
If you have any other issue, please share the log/trace to give us more information to support you.
Best Regards
Solofo