Omega2 LTE: lted command line options
-
Just got my LTE board this week. Nice piece of work I have to say. Before my SIM card arrives I did some warming up and came accross an issue with lted. It takes an option to specify APN user passwd auth (I may need all of them with my provider). auth seems to be numeric.
Does anyone here know what the mapping is? I'm in particular need of PAP. Failing that I'd be happy to dig through the source code once I located it.
Thanks!
-
@Marko-Lukat you can find the lted source code here: https://github.com/OnionIoT/quectel-cm
It's installed as part of the
omega2-lte-base
package that's defined here: https://github.com/OnionIoT/OpenWRT-Packages/blob/openwrt-18.06/omega2-lte/Makefile
-
@Lazar-Demin Thanks, just came back to post that I figured it out:
0 ~ None, 1 ~ Pap, 2 ~ Chap, 3 ~ MsChapV2