Hi calvin_42, is there a way to detect when AutoDisconnect switches to 2G? Trying to attach this command to it dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0 | echo "" Which will connect to any internet connection. My main reason for doing this is I'd like to keep my chat connection alive after a switch to 2G.