How to configure Telit LM960 to connect to LTE only ?

Misc Mini PCI-E and M.2 Modem Card and USB Dongle Topics
Forum rules
Use the SEARCH function for related topics PRIOR to posting a new topic on the same subject.
Post Reply
nkefgr
Posts: 9
Joined: Fri Aug 28, 2020 3:15 am
Has thanked: 0
Been thanked: 3 times

How to configure Telit LM960 to connect to LTE only ?

Post by nkefgr »

Hi,
I went through the Telit LM960 Series AT Command Reference, but i was not able to find how to configure it to connect to LTE only.

For example the Quectel EM12-G which I am also using, it can be configured with the following at command:

Code: Select all

AT+QCFG="nwscanmode",3,1
User avatar
Didneywhorl
Posts: 3609
Joined: Fri Mar 23, 2018 5:37 pm
Location: USA
Has thanked: 1359 times
Been thanked: 754 times
Contact:

Re: How to configure Telit LM960 to connect to LTE only ?

Post by Didneywhorl »

I'm not 100% sure. I'd have to dig deeper.

Maybe look into the AT+XACT command?

Or possibly its don with the AT#BND command?

AT#BND=0,0,<LTEBANDS> maybe the zeros say to not use the UTMS and GSM bands (2G/3G)?
nkefgr
Posts: 9
Joined: Fri Aug 28, 2020 3:15 am
Has thanked: 0
Been thanked: 3 times

Re: How to configure Telit LM960 to connect to LTE only ?

Post by nkefgr »

I think I figured it out, in Telit lm960 software user guide it states
"Suppose that the 4G Technology is present on the air. Use the command AT+WS46=28 to force
the module in 4G mode."
In the AT command reference it is reported with a very technical terminology and I missed it.

So for LTE only the correct at command is:

Code: Select all

AT+WS46=28
User avatar
Didneywhorl
Posts: 3609
Joined: Fri Mar 23, 2018 5:37 pm
Location: USA
Has thanked: 1359 times
Been thanked: 754 times
Contact:

Re: How to configure Telit LM960 to connect to LTE only ?

Post by Didneywhorl »

Great find!
Post Reply

Return to “Misc Modem Cards and Dongles”