-
Notifications
You must be signed in to change notification settings - Fork 73
Networking ‐ WWAN (Cellular)
gtxaspec edited this page Jan 1, 2025
·
4 revisions
Thingino supports a variety of WWAN (Wireless Wide Area Network) devices. This includes:
- RNDIS-based WWAN devices: These devices utilize the Remote Network Driver Interface Specification (RNDIS) for ethernet-style networking over USB.
- Serial over USB devices: Devices that use USB serial interfaces and employ PPP (Point-to-Point Protocol) for dialing out to cellular networks, such as LTE/4G modems.
Note that these options are not included in the default builds, but can be enabled by cloning the repository and enabling the necessary options in menuconfig
or the individual configuration files.