aboutsummaryrefslogtreecommitdiff
path: root/docs/man/mmcli.8
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2018-06-15 16:48:18 +0200
committerDan Williams <dcbw@redhat.com>2018-07-10 19:45:05 +0000
commitd134402efc49eb5e51ee7db33c8aef785837ef16 (patch)
tree7cd2d29a5077c060688944415d7e04409d25398d /docs/man/mmcli.8
parent3570604bc4005e36e506c896bdb8cfc6a026df96 (diff)
ublox: always send user/pass strings, even if no authentication requested
The TOBY-L2 allowed to skup the user/pass string fields when no authentication was requested, but according to the AT command reference, all the remaining u-blox modules do require these two fields given always (e.g. just as empty strings). As per this sequence in a TOBY-L4: (ttyACM2): --> 'AT+UAUTHREQ=?<CR>' (ttyACM2): <-- '<CR><LF>+UAUTHREQ: (1-4),(0-2),,<CR><LF><CR><LF>OK<CR><LF>' (ttyACM2): --> 'AT+UAUTHREQ=1,0<CR>' (ttyACM2): <-- '<CR><LF>+CME ERROR: 4<CR><LF>' It should have been: AT+UAUTHREQ=1,0,"",""
Diffstat (limited to 'docs/man/mmcli.8')
0 files changed, 0 insertions, 0 deletions