This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

modem lte_lc_offline , lte_lc_normal()

Dear Sir.

I use these commands to connect the Modem ON and OFF.

I need to know  if the result of the these commands the Modem communicates with the Cell tower ?

Please Advide.

Parents
  • Hello Ephraim,

    ephraim said:
    I know that the Modem and cell tower negotiate  to detrmeine the Modec tx power needed.

    Well, the modem and network negotiate about Active Time and Tracking Area Update for Power Saving Mode (PSM). But this is not connected to a specific tx power value, as this can differ quite a lot.

    ephraim said:
    Which routine is responsible for it ?.

    The responsible interface for this is the AT commando +CPSMS. The result of the negotiation can be visualised via +CEREG, with unsolicited result codes enabled on level 4 or 5.

    ephraim said:
    What realy happens with the command lte_lc_normal()  ?.

    It is a wrapper running the AT command “AT+CFUN=1”, which sets the modem to full functionality.

    ephraim said:
    Does is communicate wit the Cell tower ?.

    Yes.

    Regards,

    Markus

Reply
  • Hello Ephraim,

    ephraim said:
    I know that the Modem and cell tower negotiate  to detrmeine the Modec tx power needed.

    Well, the modem and network negotiate about Active Time and Tracking Area Update for Power Saving Mode (PSM). But this is not connected to a specific tx power value, as this can differ quite a lot.

    ephraim said:
    Which routine is responsible for it ?.

    The responsible interface for this is the AT commando +CPSMS. The result of the negotiation can be visualised via +CEREG, with unsolicited result codes enabled on level 4 or 5.

    ephraim said:
    What realy happens with the command lte_lc_normal()  ?.

    It is a wrapper running the AT command “AT+CFUN=1”, which sets the modem to full functionality.

    ephraim said:
    Does is communicate wit the Cell tower ?.

    Yes.

    Regards,

    Markus

Children
No Data
Related