Re: [PATCH] huawei: send restore settings command on startup

2020-06-25 Thread Denis Kenzior
Hi Jimmy, On 6/25/20 4:29 AM, Jimmy Gysens wrote: When initializing a Huawei device, send the AT command to restore the default AT settings on device restart. Huawei stores all APN settings, which can cause issues when changing the APN. The AT command makes sure the device starts from a clean

[PATCH] huawei: send restore settings command on startup

2020-06-25 Thread Jimmy Gysens
When initializing a Huawei device, send the AT command to restore the default AT settings on device restart. Huawei stores all APN settings, which can cause issues when changing the APN. The AT command makes sure the device starts from a clean state. --- plugins/huawei.c | 4 1 file