Hello,
I am a beginner for linux. I am doing a IOT project (LoRa) in which decided to use Hauwei 3G dongle E3531 to allow the gateway (MS14) access the internet. I have watched the video on Youtube of how to use 3G dongle for Arduino Yun Shield.
Here is the link for the video:
As required in the video, I decided to update packages by the command 'opkg update' by using SSH via putty. However, it gave an error, wget returned 4, failed to download the packages.
Here are the screen captures for the unsuccessful opkg update:
Do anybody can help me to solve this kind of problem? Is it related to network connection problem?
Thank you!!!!