Hi Frank,

Please stop top-posting on this mailing list. We follow the accepted best practice of open source mailing lists and require replies to be in-line.

Sep 19 20:17:41 gateway daemon.warn ofonod[152]: Context activated for
driver that doesn't support automatic context activation.

So this is a big clue that something is wrong. The uBlox driver can create 'atmodem' or 'ubloxmodem' gprs contexts. The atmodem gprs_context driver does not support .read_settings. That is because we so far have not needed to support LTE contexts via PPP. You would likely end up spiking the CPU to 100% and melt your device if you tried that ;)

The 'ubloxmodem' gprs_context driver does support read_settings, but I don't know enough about this hardware to guide you any further.

I'm new to oFono and connman so I'm going to try to get cellular connectivity working on a BeagleBone Black with u-blox TOBY-L201 (oFono supported modem) plugged into USB first.  I can activate a context successfully but cellular still says Connected = False in connmanctl on the BeagleBone Black.  Any pointers or links on how to do get connman working with oFono are appreciated.


This might be better asked on the ConnMan mailing list.

Regards,
-Denis
_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to