In my original post I was referencing Revision 1 of the
LM960 AT Commands Reference Guide dated 2018-04-19 . Looks like they are currently on Revision 7, released 2021-04-13 . The note that I circled in red from Revision 1 does not appear in Revision 7, and they now document the use of the
<LTE band ext> parameter for use with the
#BND command.
Code: Select all
AT#BND=
<GSM band>
[,<UMTS band>
[,<LTE
band>[,<LTE
band ext>]]]
...
<LTE band>:
0 disable
1 B1
2 B2
4 B3
8 B4
10 B5
40 B7
80 B8
800 B12
1000 B13
2000 B14
10000 B17
20000 B18
40000 B19
80000 B20
1000000 B25
2000000 B26
8000000 B28
10000000 B29
20000000 B30
80000000 B32
2000000000 B38
4000000000 B39
8000000000 B40
10000000000 B41
20000000000 B42
40000000000 B43
200000000000 B46
800000000000 B48
<LTE band ext>:
0 disable
2 B66
40 B71
Now I wonder if I need to update my firmware to be able to use the
<LTE band ext> parameter. Because when I issue
AT#BND? , the terminal returns
Which does NOT appear to contain data for
<LTE band ext>