diff options
author | Carlo Lobrano <carlo.lobrano@telit.com> | 2021-10-14 15:55:51 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-10-15 11:39:33 +0000 |
commit | 3522a11578391de4633a7ffea801d3a2780a55c8 (patch) | |
tree | 36ff6a545114282a4e50650e688fe296820c0071 /examples/modem-watcher-javascript/main.js | |
parent | 650cdc5a32c4ce39639971252282e9363bf45e40 (diff) |
telit: Detect 4G BND format from BND test reply
Telit modems that require hexadecimal number when specifying 4G bands
also reply to #BND=? command with a 4th parameter <LTE_band_ext>
(e.g. LM940, LM960, LN920, FN980).
On the other hand, modems that require decimal number when specifying 4G
bands only return 3 parameters to the same command.
It is then possible replace the detection of ext_4g_bands via UDEV tags
with an inspection of BND=? reply.
Diffstat (limited to 'examples/modem-watcher-javascript/main.js')
0 files changed, 0 insertions, 0 deletions