Mobile Connection on/off from command
-
Hi
Is there a way to switch mobile data connection on/off from command or python code. Like with a usb modem and ttyUSB and wvdial.
Thanks -
@walmar yes, you can use
rfkill
-
will try , Thanks