Disconnect Quectel GPRS

I can connect to the internet from my Python script, using quectel-CM, but I have no idea how to disconnect! Suggestions welcome.

Hi @marc,

You can use the following command:

sudo killall quectel-CM

Thanks for that - just adding some characters!!