Skip to main content
Visitor II
October 29, 2021
Question

How to connect a removable sim (not truphone) with B-L462E-CELL1? Some AT commands don't work neither in X-Cube-Cellular nor by talking with the modem directly through USART3.

  • October 29, 2021
  • 2 replies
  • 1110 views

I've been trying to connect the modem for weeks (Not the truphone sim, a removable one). I would like to connect by talking with the modem directly (through the AT commands), however I have also tried the X-Cube-Cellular.

Some AT commands don't work neither with X-Cube-Cellular, nor the code where i speak directly with the modem through USART 3. These commands are in the documentation, yet they don't work.

0693W00000GVtWNQA1.png 

Could you help me? I don't know if there is any way to update de modem, to know all AT commands in the documentation? Could you help me with the steps to connect a removable sim (not truphone) with or without X-Cube-Cellular?

    This topic has been closed for replies.

    2 replies

    ST Employee
    October 29, 2021

    Dear SPere.2

    To use a plastic SIM card, you just need to insert you SIM card and let run X-CUBE-CELLULAR to configure the APN by default to register to the network.

    If you are not able to attach, please share the trace you have seen from the terminal to understand better the issue.

    With X-CUBE-CELLULAR, normally you do not need to enter any AT command to modem since X-CUBE-CELLULAR will do it for you. The only case where you need to enter AT command is when there is a need to setup a specific configuration of the Modem.

    Best Regards

    Solofo

    Explorer
    January 27, 2022

    Dear S.RA How to config APN for plastic sim card? Is it embedded is source code or by using AT command?

    I'm Thailand and couldn;t be able to register to Truphone even in their support list.

    Always

    ATCModem:NetworkState (EPS) = REGISTRATION_DENIED

    Now I want to use sim card from TRUE (Operator in Thailand)

    Best Regards,

    Virut

    Graduate II
    March 12, 2025

    Hi @SPere.2,

    it is a long time already. Did you have success with using the external SIM card for your board at the end?

    Im just trying to do the same and I also struggle with at commands not working.