On Monday, 18 December 2017 18:15:08 UTC+2, RobertCNelson wrote: > > On Mon, Dec 18, 2017 at 9:52 AM, Tracy Smith <[email protected] > <javascript:>> wrote: > > ok thanks Robert. Did you configure the kernel and wpa_supplicant for > > WiFi independent of cellular? > > For that project with cellular, i used ppp for the cellular uplink. > > connman was used to create a wifi access point. > > Such that devices could connect to it and get network access. > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ >
Lately I've been pondering on how to make both 3G and Ethernet work via connman. pppd and connman tend to bicker and overwrite each other's resolv.conf entries, which is a bit of a pain if one grabs the default route and the other installs its local DNS servers :) Anyway, as far as I can tell connman relies on a component called ofono to manage modems and do dialup. This, in turn, requires support for your 3G modem in the form of some driver. Unfortunately I can find zero practical documentation on ofono and - judging by updates in recent years - it seems to be abandonware. Hmm. -- Kind regards, Tarmo Kuuse -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/853374f4-2d9c-4816-bc7d-f5e47bc385de%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
