Internet for Raspberry Pi 3 running on Android Things via a GSM modem

自作多情 提交于 2019-12-11 04:42:02

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!