问题
Has anyone figured a way of installing PPPD or something similar in order to have an active internet connection via a GSM modem on a Raspberry Pi 3 running on Android Things DP5?
Thank you!
回答1:
Seems DP5 of Android Things still didn't support Internet connections via USB modem dongles (and it's impossible to add support manually, because as in this answer of Blundell described: the source code is not available for Developer Preview). But You can use UART and AT commands like AT+SAPBR
.
来源:https://stackoverflow.com/questions/45856198/internet-for-raspberry-pi-3-running-on-android-things-via-a-gsm-modem