aboutsummaryrefslogtreecommitdiff
path: root/src/mm-error-helpers.h
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-07-06 16:53:08 +0200
committerAleksander Morgado <aleksander@aleksander.es>2020-07-06 16:54:07 +0200
commita131c6953a0a24a6ed8c365cb5e398fa5e52afcf (patch)
tree4fdee404bc93b690ead24b337718195d05d32952 /src/mm-error-helpers.h
parent0a89a9ae4ee62ba36b616fc444a866d61c203696 (diff)
cinterion: quote user/password strings in AT^SGAUTH calls
The ELS61 doesn't like authentication given without quotes: [modem3/ttyACM1/at] --> 'AT^SGAUTH=8,1,tm,t-mobile<CR>' [modem3/ttyACM1/at] <-- '<CR><LF>+CME ERROR: 4<CR><LF>' Only when user/pass strings are quoted it works: [modem6/ttyACM1/at] --> 'AT^SGAUTH=8,1,"t-mobile","tm"<CR>' [modem6/ttyACM1/at] <-- '<CR><LF>OK<CR><LF>'
Diffstat (limited to 'src/mm-error-helpers.h')
0 files changed, 0 insertions, 0 deletions