Hilscher Community Forum
UMTS/LTE support via USB router/modem sticks in a container - Printable Version

+- Hilscher Community Forum (https://forum.hilscher.com)
+-- Forum: netPI 3 - Docker featuring Industrial Raspberry Pi 3 platform (https://forum.hilscher.com/forum-1.html)
+--- Forum: Software (https://forum.hilscher.com/forum-5.html)
+--- Thread: UMTS/LTE support via USB router/modem sticks in a container (/thread-278.html)



Answer - Armin@netPI - December-6th-2017

We recognized a high demand for a 3G/4G/UMTS/LTE support of netPI using USB router sticks plugged into one of the four netPI USB ports.

As of today we can tell you that the current delivered netPI firmware 0.9.1.0 does not support the mapping of those USB devices into containers. We are working right now on a solution and we will be providing you a support for those devices in one of the coming firmware updates quite soon.




Answer - SebastianSoller - April-25th-2018

Is the use of these devices possible on the newer firmware?


Answer - Armin@netPI - April-25th-2018

Hello Sebastian,

no for supporting a external USB stick the following kernel modules are missing "option“, „usb_wwan“ und „usbserial“.

I retriggered the development team to insert those kernel modules in the next release of the software.

I cannot tell you the exact timing when it will be included.


RE: UMTS/LTE support via USB router/modem sticks in a container - Armin@netPI - September-5th-2019

With netPI's system software version 1.2.0.0 we have included the "usb_wwan" and "qmi_wan" drivers in order to support a bunge of LTE USB modems.

The source code of the qmi driver tells you which devices in terms of USB vendor ID and device ID are supported (some have comments telling you also the product name in writing)

The list of devices can be read here https://github.com/raspberrypi/linux/blob/rpi-4.9.y-stable/drivers/net/usb/qmi_wwan.c plus added the SIMcom 7600e card.

We have tested SIMcom 7600e card and D-Link DWM-222 physically and both work with the new netPI dialog "Cellular" right away.

Thx
Armin