Aleksander Morgado
3bfbb59beb
ublox: check which auth methods are supported
Don't assume the 'auto' auth method is supported for APN
authentication, query the modem first:
checking supported authentication methods...
(ttyACM2): --> 'AT+UAUTHREQ=?<CR>'
(ttyACM2): <-- '<CR><LF>+UAUTHREQ: (1-4),(0-2),,<CR><LF>'
(ttyACM2): <-- '<CR><LF>OK<CR><LF>'
Using automatic authentication method
setting up authentication preferences in PDP context #2...
(ttyACM2): --> 'AT+UAUTHREQ=2,1,"vodafone","vodafone"<CR>'
(ttyACM2): <-- '<CR><LF>OK<CR><LF>'
2017-09-15 10:31:21 -07:00
..
2017-08-04 15:18:35 +02:00
2017-05-30 17:28:23 +02:00
2017-09-07 10:55:17 +02:00
2017-05-29 12:25:35 +02:00
2017-02-03 10:05:14 +01:00
2016-09-29 15:43:05 +02:00
2017-09-08 17:45:29 +02:00
2017-09-13 16:36:49 +02:00
2017-03-29 10:22:18 +02:00
2017-02-03 10:05:14 +01:00
2017-07-24 12:45:45 -07:00
2017-08-04 17:10:41 +02:00
2016-09-29 15:41:21 +02:00
2017-07-17 10:20:17 +02:00
2016-09-29 15:43:05 +02:00
2017-09-13 16:36:49 +02:00
2017-09-05 20:16:18 +02:00
2016-09-29 15:43:05 +02:00
2017-09-05 20:16:18 +02:00
2017-05-30 17:28:23 +02:00
2017-09-13 16:37:00 +02:00
2017-09-07 10:55:17 +02:00
2017-03-29 10:22:18 +02:00
2017-02-03 10:05:14 +01:00
2017-09-15 10:31:21 -07:00
2017-07-17 10:14:13 +02:00
2017-09-07 19:28:23 +02:00
2016-09-29 15:43:05 +02:00
2017-07-19 11:23:38 -07:00
2017-09-15 10:31:21 -07:00