I am using a Raspberry pi for an IOT project. The Raspberry connects to an Amazon ec2 server over SSH. The connection uses a 4G/LTE USB "dongle".
I can get the connection made (using wvdial, pppd and autoSSH) - so that all works, but my issue is - sometimes the 4G connection drops, and I...