To connect Connected IO devices to a 4G network, type the following
AT%CMATT=1 //attach to the eNodeB and register on the network 
AT%DPDNACT=1 //enable the data-plane

To disconnect Connected IO devices from 4G network, type the following
AT%DPDNACT=0 //disable the data-plane