Hi Denis, hi all, I finally got the network interface working by uninstalling the network manager and manually setting the ppp0 interface with parameters retrieved from the modem.
I have another problem: I start the network interface with activate-context python script, and stop with deactivate-context script. Once I call deactivate-context, I'm no more able to activate it because ppp disconnect function calls io_disconnect method, which clears the at channel. The only way to resume the ppp connection is to disable and re-enable the modem in order fot the at channel structures to be filled in again. Is there any reason for that? Is deactivate-context the correct way to temporary stop the network? Thank you. Enrico
_______________________________________________ ofono mailing list [email protected] https://lists.ofono.org/mailman/listinfo/ofono
